aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-big-right.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-12-05 17:26:57 +0100
committercodecalm <codecalm@gmail.com>2020-12-05 17:26:57 +0100
commitd48ad82e37c776c08e2a1295083cf640e001edfa (patch)
treea6cf929bd15432a31945d8b218eb15ce5e049310 /src/_icons/arrow-big-right.svg
parentMerge remote-tracking branch 'origin/master' (diff)
downloadtabler-icons-d48ad82e37c776c08e2a1295083cf640e001edfa.tar.xz
icons optimize
Diffstat (limited to 'src/_icons/arrow-big-right.svg')
-rw-r--r--src/_icons/arrow-big-right.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/arrow-big-right.svg b/src/_icons/arrow-big-right.svg
index 572a6a23..1963b71e 100644
--- a/src/_icons/arrow-big-right.svg
+++ b/src/_icons/arrow-big-right.svg
@@ -2,5 +2,5 @@
category: Arrows
---
<svg>
- <path d="M4 9h8V5.414a1 1 0 0 1 1.707-.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586A1 1 0 0 1 12 18.586V15H4a1 1 0 0 1-1-1v-4a1 1 0 0 1 1-1z"/>
+ <path d="M4 9h8v-3.586a1 1 0 0 1 1.707 -.707l6.586 6.586a1 1 0 0 1 0 1.414l-6.586 6.586a1 1 0 0 1 -1.707 -.707v-3.586h-8a1 1 0 0 1 -1 -1v-4a1 1 0 0 1 1 -1z" />
</svg>