Skip to content

Instantly share code, notes, and snippets.

@carmelc
Created February 26, 2026 16:59
Show Gist options
  • Select an option

  • Save carmelc/e409671f3c21ecd7d7ebd69de70df5ed to your computer and use it in GitHub Desktop.

Select an option

Save carmelc/e409671f3c21ecd7d7ebd69de70df5ed to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 160">
<path d="M60 10 C60 10 30 50 30 90 L60 75 L90 90 C90 50 60 10 60 10 Z" fill="#4A9EFF"/>
<path d="M60 15 C60 15 38 50 38 85 L60 73 L82 85 C82 50 60 15 60 15 Z" fill="#6DB5FF"/>
<circle cx="60" cy="50" r="10" fill="#FFFFFF"/>
<circle cx="60" cy="50" r="6" fill="#1A1A2E"/>
<path d="M30 90 L20 115 L40 100 Z" fill="#FF6B35"/>
<path d="M90 90 L100 115 L80 100 Z" fill="#FF6B35"/>
<path d="M45 95 L50 130 L60 115 L70 130 L75 95 Z" fill="#FF4444"/>
<path d="M50 100 L54 125 L60 112 L66 125 L70 100 Z" fill="#FFB800"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment