Skip to content

Instantly share code, notes, and snippets.

@nt1m
Created November 17, 2018 16:21
Show Gist options
  • Save nt1m/bb83d249d0a5f02b32b3726e0a343376 to your computer and use it in GitHub Desktop.
Save nt1m/bb83d249d0a5f02b32b3726e0a343376 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" width="16" height="16">
<path fill="context-fill" d="M1 8a1 1 0 0 1 .293-.707l3-3a1 1 0 0 1 1.414 1.414L3.414 8l2.293 2.293a1 1 0 0 1-1.414 1.414l-3-3A1 1 0 0 1 1 8zm14 0a1 1 0 0 1-.293.707l-3 3a1 1 0 0 1-1.414-1.414L12.586 8l-2.293-2.293a1 1 0 0 1 1.414-1.414l3 3A1 1 0 0 1 15 8z"/>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment