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