Skip to content

Instantly share code, notes, and snippets.

@stimms
Forked from anonymous/def.xml
Created June 14, 2013 03:58
Show Gist options
  • Save stimms/5779358 to your computer and use it in GitHub Desktop.
Save stimms/5779358 to your computer and use it in GitHub Desktop.
<defs>
<marker id="lineEnd"
viewBox="0 0 10 10"
refX="1" refY="5"
markerWidth="6"
markerHeight="6"
orient="auto">
<path d="M 0 0 L 10 5 L 0 10 z"/>
</marker>
</defs>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment