aboutsummaryrefslogtreecommitdiff
path: root/icons/arrow-left-circle.svg
diff options
context:
space:
mode:
Diffstat (limited to 'icons/arrow-left-circle.svg')
-rw-r--r--icons/arrow-left-circle.svg7
1 files changed, 3 insertions, 4 deletions
diff --git a/icons/arrow-left-circle.svg b/icons/arrow-left-circle.svg
index 7c1627cf..34f6b521 100644
--- a/icons/arrow-left-circle.svg
+++ b/icons/arrow-left-circle.svg
@@ -1,9 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-left-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
- <circle cx="12" cy="12" r="9" />
- <line x1="8" y1="12" x2="16" y2="12" />
- <line x1="8" y1="12" x2="12" y2="16" />
- <line x1="8" y1="12" x2="12" y2="8" />
+ <line x1="17" y1="12" x2="3" y2="12" />
+ <path d="M6 9l-3 3l3 3" />
+ <circle cx="19" cy="12" r="2" />
</svg>