diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 00:59:10 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 15:59:10 +0100 |
commit | bdb537e06d499cc8b13285f0f50e5ba0b4a64473 (patch) | |
tree | a68549a64180e16ef9e1e477b3ff17556024b52d /_icons/credit-card.svg | |
parent | icons small fix (diff) | |
download | tabler-icons-bdb537e06d499cc8b13285f0f50e5ba0b4a64473.tar.xz |
new icons
Diffstat (limited to '_icons/credit-card.svg')
-rw-r--r-- | _icons/credit-card.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/credit-card.svg b/_icons/credit-card.svg index 0fac0379..da87cf6c 100644 --- a/_icons/credit-card.svg +++ b/_icons/credit-card.svg @@ -2,7 +2,7 @@ --- <svg> <rect x="3" y="5" width="18" height="14" rx="3"></rect> - <polyline points="3 10 21 10"></polyline> - <polyline points="7 15 7.01 15"></polyline> - <polyline points="11 15 13 15"></polyline> + <polyline points="3 10 21 10"/> + <polyline points="7 15 7.01 15"/> + <polyline points="11 15 13 15"/> </svg> |