icons/9/party-hat.svg
2026-06-01 20:07:36 +02:00

18 lines
No EOL
798 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#111221" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<polygon points="24,4 8,24 40,24"/>
<ellipse cx="24" cy="24" rx="16" ry="4"/>
<circle cx="10" cy="22" r="2" fill="currentColor"/>
<circle cx="38" cy="22" r="2" fill="currentColor"/>
<circle cx="24" cy="8" r="2" fill="currentColor"/>
</g>
<g stroke="#acadc9" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<polygon points="24,4 8,24 40,24"/>
<ellipse cx="24" cy="24" rx="16" ry="4"/>
<circle cx="10" cy="22" r="2" fill="currentColor"/>
<circle cx="38" cy="22" r="2" fill="currentColor"/>
<circle cx="24" cy="8" r="2" fill="currentColor"/>
</g>
</g>
</svg>