Skip to content

Instantly share code, notes, and snippets.

@brito
Created February 6, 2014 00:27
Show Gist options
  • Select an option

  • Save brito/8836195 to your computer and use it in GitHub Desktop.

Select an option

Save brito/8836195 to your computer and use it in GitHub Desktop.
minimal svg exploration
/* minimal svg exploration */
svg * { stroke:#70d5dd; fill:#dd524b }
<svg xmlns="http://www.w3.org/2000/svg">
<polygon points="294,3 585,215 474,557 114,557 3,215" />
</svg>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment