diff options
Diffstat (limited to 'src/_icons/arrow-down-left.svg')
-rw-r--r-- | src/_icons/arrow-down-left.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/arrow-down-left.svg b/src/_icons/arrow-down-left.svg new file mode 100644 index 00000000..b3c17fdc --- /dev/null +++ b/src/_icons/arrow-down-left.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <line x1="17" y1="7" x2="7" y2="17" /> + <polyline points="16 17 7 17 7 8" /> +</svg> |