add_support.svg 476 B

1234567
  1. <svg width="30" height="30" version="1.1" xmlns="http://www.w3.org/2000/svg">
  2. <rect width="7" height="1.5" x="3" y="18" transform="rotate(-30 3 18)" /> <!-- Handle -->
  3. <path d="M10,18 C12,12 14,19 20,14 C15,24 12,20 10,19.5" transform="rotate(-30 3 18)" /> <!-- Brush -->
  4. <polygon points="16,27 16,3 20,3 20,7 24,7 24,11 28,11 28,27" /> <!-- Newly added support -->
  5. <rect width="2" height="8" x="6" y="3" />
  6. <rect width="8" height="2" x="3" y="6" />
  7. </svg>