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

9 lines
No EOL
499 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#c1d8b0" fill-opacity="0.1"/>
<g fill="none" stroke="#c1d8b0" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M10 34 Q8 10 18 8 Q28 6 34 14 Q40 22 36 34 Q32 42 20 40 Q12 38 10 34 Z"/>
<circle cx="20" cy="16" r="2" fill="currentColor"/>
<circle cx="30" cy="22" r="2" fill="currentColor"/>
<circle cx="26" cy="34" r="2" fill="currentColor"/>
</g>
</svg>