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

10 lines
No EOL
467 B
XML

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