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

10 lines
No EOL
508 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#cec0e5" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="8" width="16" height="28" rx="3"/>
<rect x="14" y="12" width="16" height="28" rx="3"/>
<rect x="22" y="8" width="16" height="28" rx="3"/>
<circle cx="14" cy="18" r="2" fill="currentColor"/>
<circle cx="22" cy="18" r="2" fill="currentColor"/>
<circle cx="30" cy="18" r="2" fill="currentColor"/>
</g>
</svg>