aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/coin.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-26 19:29:03 +0100
committercodecalm <codecalm@gmail.com>2020-03-26 19:29:03 +0100
commit517a2dfe93df5ad2a414840362c8aed89d8bb1cc (patch)
tree1ff464656a66d8c7388d0928c13f894034a38ba1 /src/_icons/coin.svg
parentcoin (diff)
downloadtabler-icons-517a2dfe93df5ad2a414840362c8aed89d8bb1cc.tar.xz
crop icon fix
Diffstat (limited to 'src/_icons/coin.svg')
-rw-r--r--src/_icons/coin.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/coin.svg b/src/_icons/coin.svg
index 99cfe7a..0070c82 100644
--- a/src/_icons/coin.svg
+++ b/src/_icons/coin.svg
@@ -2,6 +2,6 @@
---
<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>
+ <path d="M14.8 9a2 2 0 0 0 -1.8 -1h-2a2 2 0 0 0 0 4h2a2 2 0 0 1 0 4h-2a2 2 0 0 1 -1.8 -1" />
+ <path d="M12 6v2m0 8v2" />
</svg>