aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-move-down.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/arrow-move-down.svg')
-rw-r--r--src/_icons/arrow-move-down.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/arrow-move-down.svg b/src/_icons/arrow-move-down.svg
new file mode 100644
index 00000000..041f3249
--- /dev/null
+++ b/src/_icons/arrow-move-down.svg
@@ -0,0 +1,8 @@
+---
+category: Arrows
+---
+<svg>
+ <path d="M12 11v10" />
+ <path d="M9 18l3 3l3 -3" />
+ <circle cx="12" cy="5" r="2" />
+</svg>