icons/5/nebula.svg
2026-06-01 20:07:36 +02:00

10 lines
No EOL
569 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#b2dbc6" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="20" cy="20" rx="10" ry="6" transform="rotate(30 20 20)"/>
<ellipse cx="28" cy="26" rx="8" ry="5" transform="rotate(-20 28 26)"/>
<ellipse cx="18" cy="30" rx="6" ry="4" transform="rotate(45 18 30)"/>
<circle cx="14" cy="16" r="2" fill="currentColor"/>
<circle cx="30" cy="20" r="2" fill="currentColor"/>
<circle cx="22" cy="34" r="1.5" fill="currentColor"/>
</g>
</svg>