aboutsummaryrefslogtreecommitdiff
path: root/_icons/arrow-down-circle.svg
diff options
context:
space:
mode:
Diffstat (limited to '_icons/arrow-down-circle.svg')
-rw-r--r--_icons/arrow-down-circle.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/_icons/arrow-down-circle.svg b/_icons/arrow-down-circle.svg
new file mode 100644
index 0000000..a13d80f
--- /dev/null
+++ b/_icons/arrow-down-circle.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9"></circle>
+
+ <line x1="8" y1="12" x2="12" y2="16"></line>
+ <line x1="12" y1="8" x2="12" y2="16"></line>
+ <line x1="16" y1="12" x2="12" y2="16"></line>
+</svg>