aboutsummaryrefslogtreecommitdiff
path: root/icons/arrow-right-circle.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
committercodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
commitc8da3525fac1d02e48b957a0ed9676b28e38e394 (patch)
treed29c214daad37893134cd10637cc3536f37fcd2d /icons/arrow-right-circle.svg
parentUpdate README.md (diff)
parentMerge pull request #104 from tabler/dev-iconfont-generation (diff)
downloadtabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz
Merge branch 'dev' of https://github.com/tabler/tabler-icons
 Conflicts:  iconfont/fonts/tabler-icons.eot  iconfont/fonts/tabler-icons.ttf  iconfont/fonts/tabler-icons.woff  iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'icons/arrow-right-circle.svg')
-rw-r--r--icons/arrow-right-circle.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/arrow-right-circle.svg b/icons/arrow-right-circle.svg
index 8d7cffdd..7e9a8ab0 100644
--- a/icons/arrow-right-circle.svg
+++ b/icons/arrow-right-circle.svg
@@ -2,7 +2,7 @@
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M18 15l3 -3l-3 -3" />
<circle cx="5" cy="12" r="2" />
- <line x1="7" y1="12" x2="21" y2="12" />
+ <path d="M7 12h14" />
</svg>