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

10 lines
No EOL
484 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#dec5c3" fill-opacity="0.1"/>
<g fill="none" stroke="#dec5c3" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<path d="M4 30 Q24 18 44 30 L38 44 L10 44 Z"/>
<rect x="6" y="30" width="36" height="4" rx="2"/>
<rect x="6" y="18" width="10" height="14" rx="2"/>
<circle cx="30" cy="24" r="4"/>
<line x1="24" y1="30" x2="24" y2="44"/>
</g>
</svg>