aboutsummaryrefslogtreecommitdiff
path: root/src/icons/arrows-right-down.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/icons/arrows-right-down.svg')
-rw-r--r--src/icons/arrows-right-down.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/arrows-right-down.svg b/src/icons/arrows-right-down.svg
new file mode 100644
index 00000000..875ca313
--- /dev/null
+++ b/src/icons/arrows-right-down.svg
@@ -0,0 +1,11 @@
+---
+category: Arrows
+tags: [drag, move]
+version: "1.39"
+unicode: "ee01"
+---
+<svg>
+ <path d="M3 17l4 4l4 -4" />
+ <path d="M7 21v-11a3 3 0 0 1 3 -3h11" />
+ <path d="M17 11l4 -4l-4 -4" />
+</svg>