Browse Source

adjust border radius

pull/1347/head
maui 3 months ago
parent
commit
7570939b9a
  1. 3
      icons/outline/credit-card-2.svg

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

@ -5,8 +5,7 @@ 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="5" width="18" height="14" rx="2" />
<rect x="3" y="9" width="18" height="1" fill="currentColor" />
<path d="M9 14H7V15H9V14Z" />
</svg>
Loading…
Cancel
Save