Skip to content

Instantly share code, notes, and snippets.

@mothdotmonster
Created May 29, 2023 16:46
Show Gist options
  • Save mothdotmonster/ef3f428f6bc2e2a75a2dddb03f73ee21 to your computer and use it in GitHub Desktop.
Save mothdotmonster/ef3f428f6bc2e2a75a2dddb03f73ee21 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" width="500" height="300" viewBox="0 0 5 3">
<path fill="#ebe42a" d="M0 0h1v3H0z"/>
<path fill="#225e85" d="M1 0h1v3H1z"/>
<path fill="#93e448" d="M2 0h1v3H2z"/>
<path fill="#d9c545" d="M3 0h1v3H3z"/>
<path fill="#7381aa" d="M4 0h1v3H4z"/>
<g fill="#fff">
<path d="M4.15 2.425h.7v.15h-.7z"/>
<circle cx="4.5" cy="2.75" r=".1"/>
<circle cx="4.5" cy="2.25" r=".1"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment