aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/drag-drop.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-11 00:11:19 +0200
committercodecalm <codecalm@gmail.com>2020-04-11 00:11:19 +0200
commit8b1d5dbb257f74af6ce68872b757fcc1acfd8192 (patch)
treef338d2614475dd9e3d9e18dc14d19bb1989ce77b /src/_icons/drag-drop.svg
parent`wand` icon (diff)
downloadtabler-icons-8b1d5dbb257f74af6ce68872b757fcc1acfd8192.tar.xz
`barcode`, `scan` icons
click, dragdrop fix
Diffstat (limited to 'src/_icons/drag-drop.svg')
-rw-r--r--src/_icons/drag-drop.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/drag-drop.svg b/src/_icons/drag-drop.svg
index af10186..dd4e34e 100644
--- a/src/_icons/drag-drop.svg
+++ b/src/_icons/drag-drop.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <path d="M16 8v-4h-12v12.01h4" stroke-dasharray=".001 4" />
- <path d="M20 12v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
- <path d="M22 19l-6 -4v7.2l2.6 -2.6l3.4-.6" />
+ <path d="M15 7v-4h-12v12.01h4" stroke-dasharray=".001 4" />
+ <path d="M19 11v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" />
+ <path d="M13 13l9 3l-4 2l-2 4l-3 -9" />
</svg>