mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 01:30:04 +02:00
dollar, euro currency
This commit is contained in:
6
src/_icons/currency-dollar.svg
Normal file
6
src/_icons/currency-dollar.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M16.7 8a3 3 0 0 0 -2.7 -2h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1 -2.7 -2" />
|
||||
<path d="M12 3v3m0 12v3" />
|
||||
</svg>
|
6
src/_icons/currency-euro.svg
Normal file
6
src/_icons/currency-euro.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M17.2 7a6 7 0 1 0 0 10" />
|
||||
<path d="M13 10h-8m0 4h8" />
|
||||
</svg>
|
Reference in New Issue
Block a user