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

10 lines
No EOL
469 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#cba5c3" fill-opacity="0.1"/>
<g fill="none" stroke="#cba5c3" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="18" width="44" height="18" rx="4"/>
<rect x="10" y="10" width="28" height="8" rx="3"/>
<line x1="24" y1="10" x2="24" y2="4"/>
<circle cx="14" cy="36" r="5"/>
<circle cx="34" cy="36" r="5"/>
</g>
</svg>