diff options
Diffstat (limited to 'src/_icons/currency-forint.svg')
-rw-r--r-- | src/_icons/currency-forint.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/currency-forint.svg b/src/_icons/currency-forint.svg new file mode 100644 index 00000000..1dd710b9 --- /dev/null +++ b/src/_icons/currency-forint.svg @@ -0,0 +1,10 @@ +--- +tags: [huf, hungarian, business, forint, money, banknote, pay] +category: Currencies +--- +<svg> + <path d="M11 4h-4a3 3 0 0 0 -3 3v12" /> + <path d="M10 11h-6" /> + <path d="M16 4v13a2 2 0 0 0 2 2h2" /> + <path d="M19 9h-5" /> +</svg> |