1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 18:33:18 +02:00

currency yen fix

This commit is contained in:
codecalm
2020-04-07 20:26:39 +02:00
parent 7ac7ca0c2b
commit 47335aa1ea

View File

@@ -1,7 +1,7 @@
--- ---
--- ---
<svg> <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="17" x2="16" y2="17" />
<line x1="8" y1="13" x2="16" y2="13" /> <line x1="8" y1="13" x2="16" y2="13" />
</svg> </svg>