Skip to content

Instantly share code, notes, and snippets.

@filippovitale
Created August 4, 2012 22:31
Show Gist options
  • Save filippovitale/3260369 to your computer and use it in GitHub Desktop.
Save filippovitale/3260369 to your computer and use it in GitHub Desktop.
The Plane
Display the source blob
Display the rendered blob
Raw
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
<g>
<g id="axis"></g>
<g id="state"></g>
<g id="path"></g>
<g id="closedpath"></g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment