aboutsummaryrefslogtreecommitdiff
path: root/icons/currency.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-12-13 13:01:51 +0100
committercodecalm <codecalm@gmail.com>2021-12-13 13:01:51 +0100
commit5235090dae2d37af873376e736aab39bc773bd5b (patch)
tree821b03df18cd3d0acb8b542e0869199be0cd99e8 /icons/currency.svg
parentFixed icon: `grill` (diff)
downloadtabler-icons-5235090dae2d37af873376e736aab39bc773bd5b.tar.xz
Release 1.48.0v1.48.0
Diffstat (limited to 'icons/currency.svg')
-rw-r--r--icons/currency.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/currency.svg b/icons/currency.svg
new file mode 100644
index 00000000..a15d4f3a
--- /dev/null
+++ b/icons/currency.svg
@@ -0,0 +1,10 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+ <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+ <circle cx="12" cy="12" r="7" />
+ <path d="M4 4l3 3" />
+ <path d="M20 4l-3 3" />
+ <path d="M4 20l3 -3" />
+ <path d="M20 20l-3 -3" />
+</svg>
+
+