Files
kycnotme/web/src/icons/credit-card.svg

6 lines
317 B
XML
Raw Normal View History

2025-05-19 10:23:36 +00:00
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<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>