icons/5/painting.svg
2026-06-01 20:07:36 +02:00

10 lines
No EOL
507 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none" stroke="#c0a1b1" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="6" y="8" width="36" height="30" rx="2"/>
<rect x="10" y="12" width="28" height="22" rx="1"/>
<circle cx="20" cy="20" r="4" fill="currentColor"/>
<circle cx="24" cy="28" r="3" fill="currentColor"/>
<circle cx="32" cy="22" r="2" fill="currentColor"/>
<rect x="6" y="38" width="36" height="4" rx="2"/>
</g>
</svg>