aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/coin.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-11 12:13:57 +0200
committercodecalm <codecalm@gmail.com>2022-08-11 12:13:57 +0200
commit83aa41b5a9ae85f2bfa70cda6a1626b1f132e83c (patch)
treed677dccfb74d323db2c36bb5b99550f426271648 /src/_icons/coin.svg
parentRelease 1.80.0 (diff)
downloadtabler-icons-83aa41b5a9ae85f2bfa70cda6a1626b1f132e83c.tar.xz
18 new icons: `arrow-move-down`, `arrow-move-left`, `arrow-move-right`, `arrow-move-up`, `coin-bitcoin`, `coin-euro`, `coin-pound`, `coin-rupee`, `coin-yen`, `coin-yuan`, `location-broken`, `mood-look-left`, `mood-look-right`, `mood-sing`, `navigation`, `packages`, `tower-off`, `tower`
Fixed icons: `coin-off`, `coin`
Diffstat (limited to 'src/_icons/coin.svg')
-rw-r--r--src/_icons/coin.svg5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/_icons/coin.svg b/src/_icons/coin.svg
index d0ac3a6c..dec32f82 100644
--- a/src/_icons/coin.svg
+++ b/src/_icons/coin.svg
@@ -1,9 +1,10 @@
---
tags: [money, earn, salary, change, dollar]
version: "1.3"
+category: E-commerce
---
<svg>
<circle cx="12" cy="12" r="9" />
- <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" />
+ <path d="M14.8 9a2 2 0 0 0 -1.8 -1h-2a2 2 0 1 0 0 4h2a2 2 0 1 1 0 4h-2a2 2 0 0 1 -1.8 -1" />
+ <path d="M12 7v10" />
</svg>