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

16 lines
No EOL
676 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#2d4656" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="4" width="32" height="40" rx="3"/>
<rect x="12" y="10" width="24" height="20" rx="2"/>
<circle cx="24" cy="36" r="3"/>
<circle cx="24" cy="36" r="1.5"/>
</g>
<g stroke="#b1c5d3" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="4" width="32" height="40" rx="3"/>
<rect x="12" y="10" width="24" height="20" rx="2"/>
<circle cx="24" cy="36" r="3"/>
<circle cx="24" cy="36" r="1.5"/>
</g>
</g>
</svg>