aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-07 20:26:39 +0200
committercodecalm <codecalm@gmail.com>2020-04-07 20:26:39 +0200
commit47335aa1ea670c0785f716830bebe582cceecd76 (patch)
treea3b1a493aea0dd763942a2cc01b4e4f527d1b149
parentcurrency yen (diff)
downloadtabler-icons-47335aa1ea670c0785f716830bebe582cceecd76.tar.xz
currency yen fix
-rw-r--r--src/_icons/currency-yen.svg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/currency-yen.svg b/src/_icons/currency-yen.svg
index 15f8a69..60866c5 100644
--- a/src/_icons/currency-yen.svg
+++ b/src/_icons/currency-yen.svg
@@ -1,7 +1,7 @@
---
---
<svg>
- <path d="M12 19v-7l-5 -7m8 0l-5 7" />
+ <path d="M12 19v-7l-5 -7m10 0l-5 7" />
<line x1="8" y1="17" x2="16" y2="17" />
<line x1="8" y1="13" x2="16" y2="13" />
</svg>