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

10 lines
No EOL
446 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#b2713e" fill-opacity="0.1"/>
<g fill="none" stroke="#b2713e" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M6 30 Q6 14 24 14 Q42 14 42 30 Z"/>
<circle cx="14" cy="32" r="4"/>
<circle cx="34" cy="32" r="4"/>
<line x1="24" y1="14" x2="24" y2="30"/>
<polygon points="24,6 28,14 20,14"/>
</g>
</svg>