aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-guide.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/arrow-guide.svg')
-rw-r--r--src/_icons/arrow-guide.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/arrow-guide.svg b/src/_icons/arrow-guide.svg
new file mode 100644
index 00000000..443f22fb
--- /dev/null
+++ b/src/_icons/arrow-guide.svg
@@ -0,0 +1,8 @@
+---
+category: Arrows
+---
+<svg>
+ <circle cx="5" cy="19" r="2" />
+ <path d="M7 19h3a2 2 0 0 0 2 -2v-8a2 2 0 0 1 2 -2h7" />
+ <path d="M18 4l3 3l-3 3" />
+</svg>