icons/9/dice2.svg
2026-06-01 20:07:36 +02:00

16 lines
No EOL
736 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#192212" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="6" width="36" height="36" rx="4"/>
<circle cx="16" cy="16" r="3" fill="currentColor"/>
<circle cx="32" cy="32" r="3" fill="currentColor"/>
<circle cx="24" cy="24" r="3" fill="currentColor"/>
</g>
<g stroke="#bac9ad" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="6" width="36" height="36" rx="4"/>
<circle cx="16" cy="16" r="3" fill="currentColor"/>
<circle cx="32" cy="32" r="3" fill="currentColor"/>
<circle cx="24" cy="24" r="3" fill="currentColor"/>
</g>
</g>
</svg>