A Pen by Captain Anonymous on CodePen.
Created
February 15, 2015 13:21
-
-
Save anonymous/87207f8b6a73a0689cca to your computer and use it in GitHub Desktop.
vEdrrm
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 height="40%" width="420px" viewBox="100 5 70 500" preserveAspectRatio="xMidYMid meet"> | |
<polygon points="150,10 90,150 130,120 90,220 165,78 120, 110" | |
style="fill:yellow; stroke:black;stroke-width:0;fill-rule:nonzero;"/> | |
Sorry, your browser does not support inline SVG. | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment