Skip to content

Instantly share code, notes, and snippets.

@xorgy
Created September 16, 2015 13:43
Show Gist options
  • Save xorgy/169a65e29a3c2cc41e7f to your computer and use it in GitHub Desktop.
Save xorgy/169a65e29a3c2cc41e7f to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg xmlns="http://www.w3.org/2000/svg" height="16" width="10">
<path d="M5 0v6.5L0 11l3-3-3-3.5L5 0" fill="#038bb8"/>
<path d="M5 0v6.5l5 4.5-3-3 3-3.5L5 0" fill="#25b3e8"/>
<path d="M5 16V9l5-4.5V11l-5 5" fill="#e4f4fd"/>
<path d="M5 16V9L0 4.5V11l5 5" fill="#65cbf4"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment