aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/cash-banknote.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-14 00:43:44 +0200
committercodecalm <codecalm@gmail.com>2020-10-14 00:43:44 +0200
commit651385217b6cd2097b215cb3adfa38d7b276b447 (patch)
treecc2099721fb18efbff177792aede41a33e5b2ba4 /src/_icons/cash-banknote.svg
parent9 new icons: `ball-american-football`, `ball-football`, `cash-banknote`, `hie... (diff)
downloadtabler-icons-651385217b6cd2097b215cb3adfa38d7b276b447.tar.xz
icons fixes
Diffstat (limited to 'src/_icons/cash-banknote.svg')
-rw-r--r--src/_icons/cash-banknote.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/cash-banknote.svg b/src/_icons/cash-banknote.svg
index ac892afa..c7133de2 100644
--- a/src/_icons/cash-banknote.svg
+++ b/src/_icons/cash-banknote.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <circle cx="12" cy="12" r="3"/>
- <rect x="3" y="6" width="18" height="12" rx="2"/>
- <path d="M18 12h.01"/>
- <path d="M6 12h.01"/>
+ <circle cx="12" cy="12" r="3" />
+ <rect x="3" y="6" width="18" height="12" rx="2" />
+ <line x1="18" y1="12" x2="18.01" y2="12" />
+ <line x1="6" y1="12" x2="6.01" y2="12" />
</svg>