diff options
author | codecalm <codecalm@gmail.com> | 2020-10-22 22:30:07 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-22 22:30:07 +0200 |
commit | 5bce3167492edbebd1e6c21b775c920ce4c8ad27 (patch) | |
tree | 6443e41b209a90996e82f4fa733972b754b184d5 /src/_icons/currency-cent.svg | |
parent | Fixed icons: `currency-krone-czech`, `currency-krone-swedish` (diff) | |
download | tabler-icons-5bce3167492edbebd1e6c21b775c920ce4c8ad27.tar.xz |
Fixed icons: `currency-bahraini`, `currency-bath`, `currency-bitcoin`, `currency-cent`, `currency-dinar`, `currency-dirham`, `currency-dollar-australian`, `currency-dollar-canadian`, `currency-dollar-singapore`, `currency-dollar`, `currency-ethereum`, `currency-euro`, `currency-forint`, `currency-frank`, `currency-krone-czech`, `currency-krone-danish`, `currency-krone-swedish`, `currency-leu`, `currency-lira`, `currency-litecoin`, `currency-naira`, `currency-pound`, `currency-real`, `currency-renminbi`, `currency-ripple`, `currency-riyal`, `currency-rubel`, `currency-rupee`, `currency-shekel`, `currency-taka`, `currency-tugrik`, `currency-won`, `currency-yen`, `currency-zloty`
Diffstat (limited to 'src/_icons/currency-cent.svg')
-rw-r--r-- | src/_icons/currency-cent.svg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/_icons/currency-cent.svg b/src/_icons/currency-cent.svg index ac48df1c..b90c1bc2 100644 --- a/src/_icons/currency-cent.svg +++ b/src/_icons/currency-cent.svg @@ -1,8 +1,9 @@ --- +tags: [cent, coin, money, centavo, penny, money, banknote, pay] category: Currencies --- <svg> - <path d="M15.007 8.283a4.667 4.667 0 0 0 -3.207 -1.283c-2.647 0 -4.793 2.239 -4.793 5s2.146 5 4.793 5a4.667 4.667 0 0 0 3.204 -1.28" /> - <path d="M12 7v-2" /> - <path d="M12 19v-2" /> + <path d="M16.007 7.54a5.965 5.965 0 0 0 -4.008 -1.54a5.996 5.996 0 0 0 -5.992 6c0 3.314 2.682 6 5.992 6a5.965 5.965 0 0 0 4.004 -1.536" /> + <path d="M12 20v-2" /> + <path d="M12 6v-2" /> </svg> |