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