icons/4/bicycle.svg
2026-06-01 20:07:36 +02:00

12 lines
No EOL
522 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<rect x="2" y="2" width="44" height="44" rx="9" fill="#8e793b"/>
<g fill="none" stroke="#FFFFFF" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<circle cx="14" cy="32" r="7"/>
<circle cx="34" cy="32" r="7"/>
<line x1="14" y1="32" x2="26" y2="14"/>
<line x1="34" y1="32" x2="22" y2="14"/>
<line x1="22" y1="14" x2="26" y2="14"/>
<line x1="14" y1="32" x2="34" y2="32"/>
<circle cx="24" cy="14" r="3"/>
</g>
</svg>