Skip to content

Instantly share code, notes, and snippets.

@hellcp
Created July 19, 2022 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hellcp/af5900b1f58a7528d9da67d4afa76987 to your computer and use it in GitHub Desktop.
Save hellcp/af5900b1f58a7528d9da67d4afa76987 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg id="SVGRoot" width="256" height="256" version="1.1" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
<g stroke="#99c1f1" stroke-linecap="round" stroke-linejoin="round" stroke-width="15px">
<path d="m135.5 49.499-15-30-15 30z" fill="#99c1f1"/>
<path d="m150.5 109.5h30l-15-30z" fill="#99c1f1"/>
<g fill="none">
<path d="m90.5 79.499-15 30h75l-15-30z"/>
<path d="m210.5 169.5-15-30h-135l-15 30z"/>
<path d="m240.5 229.5-15-30h-195l-15 30z"/>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment