diff options
Diffstat (limited to 'icons/credit-card.svg')
-rw-r--r-- | icons/credit-card.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/credit-card.svg b/icons/credit-card.svg new file mode 100644 index 00000000..afbe2099 --- /dev/null +++ b/icons/credit-card.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-credit-card" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <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> + + |