Created
December 29, 2010 09:21
-
-
Save monkstone/758361 to your computer and use it in GitHub Desktop.
Simple star written in Amaya
This file contains hidden or 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
<?xml version="1.0" encoding="utf-8"?> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" | |
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" | |
version="1.1"> | |
<g style="stroke: none; stroke-opacity: 1; stroke-width: 1;fill:rgb(255, 0, 0)"> | |
<polygon | |
points="97.975706,0 117.92089,67.456303 185.5904,48.246907 137.14411,99.248095 187.61469,148.24691 119.22323,131.79179 102.02429,200.00001 82.079113,132.5437 14.409602,151.75309 62.855888,100.75191 12.385308,51.753087 80.776775,68.208208 97.975706,0"/> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment