mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
22 lines
466 B
XML
22 lines
466 B
XML
|
<!--
|
||
|
tags: [trade, bangladesh, bdt, taka, money, banknote, pay]
|
||
|
category: Currencies
|
||
|
version: "1.39"
|
||
|
unicode: "ee69"
|
||
|
-->
|
||
|
<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.5 15.5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" />
|
||
|
<path d="M7 7a2 2 0 1 1 4 0v9a3 3 0 0 0 6 0v-.5" />
|
||
|
<path d="M8 11h6" />
|
||
|
</svg>
|