icons/9/parking.svg

16 lines
664 B
XML
Raw Normal View History

2026-06-01 20:07:36 +02:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#5a5f28" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="8" width="32" height="32" rx="3"/>
<circle cx="24" cy="18" r="6"/>
<line x1="24" y1="24" x2="24" y2="32"/>
<line x1="18" y1="30" x2="30" y2="30"/>
</g>
<g stroke="#d6daad" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="8" width="32" height="32" rx="3"/>
<circle cx="24" cy="18" r="6"/>
<line x1="24" y1="24" x2="24" y2="32"/>
<line x1="18" y1="30" x2="30" y2="30"/>
</g>
</g>
</svg>