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

12 lines
No EOL
538 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#deaed7" fill-opacity="0.1"/>
<g fill="none" stroke="#deaed7" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="20" rx="8" ry="5"/>
<path d="M16 18 L6 8 L10 8 L16 14"/>
<path d="M32 18 L42 8 L38 8 L32 14"/>
<path d="M12 20 L4 22 L6 26 L14 22"/>
<path d="M36 20 L44 22 L42 26 L34 22"/>
<line x1="24" y1="20" x2="24" y2="44"/>
<circle cx="24" cy="14" r="3"/>
</g>
</svg>