Skip to content

Instantly share code, notes, and snippets.

@vinibgoulart
Last active May 23, 2024 04:05
Show Gist options
  • Save vinibgoulart/c967736e1069cf2f2150b6700cb30f4e to your computer and use it in GitHub Desktop.
Save vinibgoulart/c967736e1069cf2f2150b6700cb30f4e to your computer and use it in GitHub Desktop.
zius.svg
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100">
<!-- Define a simple flash symbol -->
<path d="M 55 15 L 45 35 L 50 35 L 45 55 L 55 35 L 50 35 L 55 55 L 45 75" fill="none" stroke="#FFC107" stroke-width="5"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment