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