icons/1/blossom.svg
2026-06-01 20:07:36 +02:00

10 lines
No EOL
515 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#6b89a5" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="24" r="3" fill="currentColor"/>
<ellipse cx="24" cy="12" rx="4" ry="6"/>
<ellipse cx="12" cy="24" rx="6" ry="4"/>
<ellipse cx="36" cy="24" rx="6" ry="4"/>
<ellipse cx="14" cy="16" rx="5" ry="4" transform="rotate(60 14 16)"/>
<ellipse cx="34" cy="16" rx="5" ry="4" transform="rotate(-60 34 16)"/>
</g>
</svg>