mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-07-31 19:30:51 +02:00
24 lines
591 B
XML
24 lines
591 B
XML
<!--
|
|
category: Devices
|
|
tags: [money, payment, finance, budget, price, transaction, cost, economics, funds, currency]
|
|
version: "2.10"
|
|
unicode: "f8d8"
|
|
-->
|
|
<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="M13 18h-4a3 3 0 0 1 -3 -3v-6a3 3 0 0 1 3 -3h6a3 3 0 0 1 3 3v1" />
|
|
<path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
|
|
<path d="M19 21v1m0 -8v1" />
|
|
<path d="M9 18v3h4" />
|
|
<path d="M9 6v-3h6v3" />
|
|
</svg>
|