Browse Source

Add icon `credit-card-2`

pull/1347/head
maui 3 months ago
parent
commit
9b37b9d235
  1. 12
      icons/outline/credit-card-2.svg

12
icons/outline/credit-card-2.svg

@ -0,0 +1,12 @@
<!--
tags: [money, purchase, payment, cc]
unicode: "ea84"
category: E-commerce
-->
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path
d="M18.5769 5H5.42308C4.08485 5 3 6.0969 3 7.45V16.55C3 17.9031 4.08485 19 5.42308 19H18.5769C19.9152 19 21 17.9031 21 16.55V7.45C21 6.0969 19.9152 5 18.5769 5Z" />
<rect x="3" y="9" width="18" height="1" fill="currentColor" />
<path d="M9 14H7V15H9V14Z" />
</svg>
Loading…
Cancel
Save