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

9 lines
No EOL
453 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#455A64" fill-opacity="0.1"/>
<g fill="none" stroke="#455A64" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="8" width="32" height="32" rx="4"/>
<circle cx="24" cy="24" r="2.5" fill="#455A64"/>
<circle cx="18" cy="18" r="2" fill="#455A64"/>
<circle cx="30" cy="30" r="2" fill="#455A64"/>
</g>
</svg>