mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 04:38:28 +01:00
21 lines
468 B
XML
21 lines
468 B
XML
|
<!--
|
||
|
category: Currencies
|
||
|
tags: [american, us, dollar, usd, sign, bucks, usa, money, banknote, pay]
|
||
|
version: "1.3"
|
||
|
unicode: "eb84"
|
||
|
-->
|
||
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="24"
|
||
|
height="24"
|
||
|
viewBox="0 0 24 24"
|
||
|
fill="none"
|
||
|
stroke="currentColor"
|
||
|
stroke-width="2"
|
||
|
stroke-linecap="round"
|
||
|
stroke-linejoin="round"
|
||
|
>
|
||
|
<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>
|