summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/currency-dollar.svg
blob: 53c4b51223d2cc7e80a0e24264800f8125e5d52c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
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>