Skip to content

Instantly share code, notes, and snippets.

@CameronWills
Created December 1, 2021 05:05
Show Gist options
  • Save CameronWills/595022d09207a92a975fa1256737a546 to your computer and use it in GitHub Desktop.
Save CameronWills/595022d09207a92a975fa1256737a546 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg width="21px" id="arrowLeft" height="15px" viewBox="0 0 21 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g transform="translate(-198.000000, -107.000000)" style="stroke: var(--color)">
<g transform="translate(198.000000, 107.000000)">
<line x1="20.5" y1="7.5" x2="0.5" y2="7.5" id="Path"></line>
<polyline id="Path" stroke-linecap="square" points="7.5 14.5 0.5 7.5 7.5 0.5"></polyline>
</g>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment