mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-30 17:20:31 +02:00
drag-n-drop icons
This commit is contained in:
6
src/_icons/drag-drop-2.svg
Normal file
6
src/_icons/drag-drop-2.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M16 8v-4h-12v12.01h4" stroke-dasharray=".001 4" />
|
||||
<rect x="8" y="8" width="12" height="12" rx="2" />
|
||||
</svg>
|
7
src/_icons/drag-drop.svg
Normal file
7
src/_icons/drag-drop.svg
Normal file
@@ -0,0 +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" />
|
||||
</svg>
|
Reference in New Issue
Block a user