diff options
Diffstat (limited to 'src/_icons/arrow-left.svg')
-rw-r--r-- | src/_icons/arrow-left.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/arrow-left.svg b/src/_icons/arrow-left.svg new file mode 100644 index 00000000..c078b7b7 --- /dev/null +++ b/src/_icons/arrow-left.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <line x1="5" y1="12" x2="19" y2="12" /> + <line x1="5" y1="12" x2="11" y2="18" /> + <line x1="5" y1="12" x2="11" y2="6" /> +</svg> |