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

9 lines
No EOL
466 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#bac9ad" fill-opacity="0.1"/>
<g fill="none" stroke="#bac9ad" stroke-width="2.4" 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>
</svg>