summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/currency-shekel.svg
blob: 31f3d4143642f0551c7f7841dc10327e6276cd31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [curency, ils, israeli, shekel, money, banknote, pay, currency, finance, payment]
category: Currencies
version: "1.39"
unicode: "ee68"
-->
<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="M6 18v-12h4a4 4 0 0 1 4 4v4" />
  <path d="M18 6v12h-4a4 4 0 0 1 -4 -4v-4" />
</svg>