aboutsummaryrefslogtreecommitdiff
path: root/_icons/credit-card.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-02 16:42:02 +0100
committercodecalm <codecalm@gmail.com>2020-03-02 16:42:02 +0100
commit605ac9c6b9ee69292080b618a2cb0e39062130de (patch)
tree5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/credit-card.svg
parentnew icons (diff)
downloadtabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz
icons optimize
Diffstat (limited to '_icons/credit-card.svg')
-rw-r--r--_icons/credit-card.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/_icons/credit-card.svg b/_icons/credit-card.svg
index da87cf6..0d92fbd 100644
--- a/_icons/credit-card.svg
+++ b/_icons/credit-card.svg
@@ -1,8 +1,8 @@
---
---
<svg>
- <rect x="3" y="5" width="18" height="14" rx="3"></rect>
- <polyline points="3 10 21 10"/>
- <polyline points="7 15 7.01 15"/>
- <polyline points="11 15 13 15"/>
+ <rect x="3" y="5" width="18" height="14" rx="3" />
+ <line x1="3" y1="10" x2="21" y2="10" />
+ <line x1="7" y1="15" x2="7.01" y2="15" />
+ <line x1="11" y1="15" x2="13" y2="15" />
</svg>