aboutsummaryrefslogtreecommitdiff
path: root/_icons/arrow-right-circle.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-02-29 17:56:03 +0100
committercodecalm <codecalm@gmail.com>2020-02-29 17:56:03 +0100
commite0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204 (patch)
tree58ea88ef8ed6b4ed8ce998fa7fb691c2bfb02eb1 /_icons/arrow-right-circle.svg
parentmore icons (diff)
downloadtabler-icons-e0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204.tar.xz
arrows, border fixes
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>