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

11 lines
No EOL
549 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#aca6c3" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="24" rx="16" ry="14"/>
<ellipse cx="24" cy="24" rx="12" ry="10"/>
<circle cx="24" cy="24" r="4" fill="currentColor"/>
<circle cx="12" cy="16" r="2" fill="currentColor"/>
<circle cx="36" cy="16" r="2" fill="currentColor"/>
<circle cx="10" cy="28" r="2" fill="currentColor"/>
<circle cx="38" cy="28" r="2" fill="currentColor"/>
</g>
</svg>