Skip to content

Instantly share code, notes, and snippets.

@silverweed
Created January 22, 2019 16:55
Show Gist options
  • Save silverweed/0e6040b242d9a8db26804f740d089ed5 to your computer and use it in GitHub Desktop.
Save silverweed/0e6040b242d9a8db26804f740d089ed5 to your computer and use it in GitHub Desktop.
Inle Icon
Display the source blob
Display the rendered blob
Raw
<svg width="90px" height="160px" xmlns="http://www.w3.org/2000/svg">
<polygon fill="black" stroke="black" points="45,160 8,110 25,88 0,45 20,0 39,88 51,88 70,0 90,45 65,88 82,110"/>
<g fill="white" stroke="white">
<polygon points="23,120 25,112 36,124"/>
<polygon points="67,120 65,112 54,124"/>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment