diff options
author | codecalm <codecalm@gmail.com> | 2020-03-26 22:52:48 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-26 22:52:48 +0100 |
commit | dbbba3c80219f7c7ba1189203efc38affea99472 (patch) | |
tree | b3e43a7b6b6a1c86a5b9ce2da9fddecb776975d8 /src/_icons/drag-drop-2.svg | |
parent | focus icon (diff) | |
download | tabler-icons-dbbba3c80219f7c7ba1189203efc38affea99472.tar.xz |
drag-n-drop icons
Diffstat (limited to 'src/_icons/drag-drop-2.svg')
-rw-r--r-- | src/_icons/drag-drop-2.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/drag-drop-2.svg b/src/_icons/drag-drop-2.svg new file mode 100644 index 0000000..77202eb --- /dev/null +++ b/src/_icons/drag-drop-2.svg @@ -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> |