aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-26 19:22:28 +0100
committercodecalm <codecalm@gmail.com>2020-03-26 19:22:28 +0100
commitaab31b85b54b5aeb07a1752c1a71351967eb3d8f (patch)
treedff19cbeea83414f57e8343e2c6f21dd576d6264
parentcalculator icon (diff)
downloadtabler-icons-aab31b85b54b5aeb07a1752c1a71351967eb3d8f.tar.xz
coin
-rw-r--r--src/_icons/coin.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/coin.svg b/src/_icons/coin.svg
new file mode 100644
index 00000000..99cfe7ae
--- /dev/null
+++ b/src/_icons/coin.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <path d="M14.8 9a2 2 0 00-1.8 -1h-2a2 2 0 000 4h2a2 2 0 010 4h-2a2 2 0 01-1.8 -1"></path>
+ <path d="M12 6v2m0 8v2"></path>
+</svg>