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

10 lines
No EOL
464 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#a7c4aa" fill-opacity="0.1"/>
<g fill="none" stroke="#a7c4aa" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<circle cx="14" cy="20" r="6"/>
<circle cx="28" cy="28" r="8"/>
<circle cx="34" cy="18" r="4"/>
<circle cx="14" cy="20" r="2" fill="currentColor"/>
<circle cx="28" cy="28" r="2" fill="currentColor"/>
</g>
</svg>