Skip to content

Instantly share code, notes, and snippets.

@cakeinpanic
Last active March 27, 2022 19:17
Show Gist options
  • Save cakeinpanic/d378806710cbb82c7daf0c0037cc8577 to your computer and use it in GitHub Desktop.
Save cakeinpanic/d378806710cbb82c7daf0c0037cc8577 to your computer and use it in GitHub Desktop.
<svg viewBox="0 0 200 200">
- <rect width="200" height="200" fill="none"/>
+ <rect width="200" height="200"/>
<polygon points="100,10 40,198 190,78 10,78 160,198" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment