Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save carmelc/3fa9f53890fbc6ba81745a6491443bed 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 120">
<path d="M60 10 L110 100 L10 100 Z" fill="#FF4444"/>
<path d="M60 22 L100 95 L20 95 Z" fill="#FF6B6B"/>
<rect x="56" y="45" width="8" height="28" rx="4" fill="#FFFFFF"/>
<circle cx="60" cy="82" r="5" fill="#FFFFFF"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment