icons/4/bank.svg
2026-06-01 20:07:36 +02:00

10 lines
No EOL
483 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<rect x="2" y="2" width="44" height="44" rx="9" fill="#a6d4db"/>
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="4" y="20" width="40" height="24" rx="2"/>
<polygon points="24,6 4,20 44,20"/>
<rect x="14" y="28" width="8" height="10" rx="1"/>
<rect x="26" y="28" width="8" height="10" rx="1"/>
<circle cx="24" cy="24" r="3"/>
</g>
</svg>