Last active
May 23, 2024 04:05
-
-
Save vinibgoulart/c967736e1069cf2f2150b6700cb30f4e to your computer and use it in GitHub Desktop.
zius.svg
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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