Skip to content

Instantly share code, notes, and snippets.

@MiloAchille
MiloAchille / SVG Arrow
Last active August 29, 2015 14:25
SVG Arrow Left
<svg version="1.1" id="arrow-apple" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 103.7 195.4" enable-background="new 0 0 103.7 195.4" xml:space="preserve">
<polygon points="103.7,14.7 87.3,0 0,97.7 87.3,195.4 103.7,180.7 29.5,97.7 "/>
</svg>