diff options
Diffstat (limited to 'src/_icons/currency-shekel.svg')
-rw-r--r-- | src/_icons/currency-shekel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/currency-shekel.svg b/src/_icons/currency-shekel.svg new file mode 100644 index 00000000..5fefd0e1 --- /dev/null +++ b/src/_icons/currency-shekel.svg @@ -0,0 +1,8 @@ +--- +tags: [curency, ils, israeli, shekel, money, banknote, pay] +category: Currencies +--- +<svg> + <path d="M6 18v-12h4a4 4 0 0 1 4 4v4" /> + <path d="M18 6v12h-4a4 4 0 0 1 -4 -4v-4" /> +</svg> |