Created
January 22, 2019 16:55
-
-
Save silverweed/0e6040b242d9a8db26804f740d089ed5 to your computer and use it in GitHub Desktop.
Inle Icon
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 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