Created
November 17, 2018 16:21
-
-
Save nt1m/bb83d249d0a5f02b32b3726e0a343376 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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