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

10 lines
No EOL
508 B
XML

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