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

18 lines
No EOL
732 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#0f1f10" stroke-width="3.5" 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>
<g stroke="#a7c4aa" stroke-width="1.2" 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>
</g>
</svg>