mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
22 lines
537 B
XML
22 lines
537 B
XML
|
<!--
|
||
|
tags: [american, us, dollar, usd, sign, bucks, usa, money, banknote, pay]
|
||
|
category: Currencies
|
||
|
unicode: "f3dc"
|
||
|
version: "1.94"
|
||
|
-->
|
||
|
<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-4m-2.557 1.431a3 3 0 0 0 2.557 4.569h2m4.564 4.558a3 3 0 0 1 -2.564 1.442h-4a3 3 0 0 1 -2.7 -2" />
|
||
|
<path d="M12 3v3m0 12v3" />
|
||
|
<path d="M3 3l18 18" />
|
||
|
</svg>
|