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

14 lines
No EOL
610 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#0d191d" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="24" rx="20" ry="16"/>
<ellipse cx="24" cy="24" rx="12" ry="10"/>
<ellipse cx="24" cy="24" rx="4" ry="3" fill="currentColor"/>
</g>
<g stroke="#a4b9c0" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<ellipse cx="24" cy="24" rx="20" ry="16"/>
<ellipse cx="24" cy="24" rx="12" ry="10"/>
<ellipse cx="24" cy="24" rx="4" ry="3" fill="currentColor"/>
</g>
</g>
</svg>