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

11 lines
No EOL
487 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#3a6fb7" fill-opacity="0.1"/>
<g fill="none" stroke="#3a6fb7" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="24" rx="14" ry="10"/>
<ellipse cx="10" cy="10" rx="6" ry="5"/>
<ellipse cx="38" cy="10" rx="6" ry="5"/>
<circle cx="18" cy="22" r="2"/>
<circle cx="30" cy="22" r="2"/>
<circle cx="24" cy="28" r="1.5"/>
</g>
</svg>