diff options
Diffstat (limited to 'src/_icons/currency-cent.svg')
-rw-r--r-- | src/_icons/currency-cent.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/currency-cent.svg b/src/_icons/currency-cent.svg new file mode 100644 index 00000000..b90c1bc2 --- /dev/null +++ b/src/_icons/currency-cent.svg @@ -0,0 +1,9 @@ +--- +tags: [cent, coin, money, centavo, penny, money, banknote, pay] +category: Currencies +--- +<svg> + <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> |