icons/3/index-card.svg
2026-06-01 20:07:36 +02:00

8 lines
No EOL
438 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#dbc2c4" fill-opacity="0.1"/>
<g fill="none" stroke="#dbc2c4" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="6" width="36" height="36" rx="2"/>
<line x1="10" y1="16" x2="38" y2="16 M10 22 L38 22 M10 28 L38 28 M10 34 L38 34"/>
<rect x="28" y="6" width="14" height="6" rx="1"/>
</g>
</svg>