diff options
Diffstat (limited to 'icons/arrow-down-left.svg')
-rw-r--r-- | icons/arrow-down-left.svg | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/icons/arrow-down-left.svg b/icons/arrow-down-left.svg deleted file mode 100644 index a86282cf..00000000 --- a/icons/arrow-down-left.svg +++ /dev/null @@ -1,6 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-arrow-down-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <line x1="17" y1="7" x2="7" y2="17" /> - <polyline points="16 17 7 17 7 8" /> -</svg> - - |