icons/9/photo.svg
2026-06-01 20:07:36 +02:00

18 lines
No EOL
784 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<g fill="none">
<g stroke="#8C6F16" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="16" width="32" height="22" rx="4"/>
<rect x="18" y="12" width="12" height="6" rx="2"/>
<circle cx="24" cy="27" r="9"/>
<circle cx="24" cy="27" r="5"/>
<rect x="12" y="18" width="4" height="2" rx="1"/>
</g>
<g stroke="#FFE082" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round">
<rect x="8" y="16" width="32" height="22" rx="4"/>
<rect x="18" y="12" width="12" height="6" rx="2"/>
<circle cx="24" cy="27" r="9"/>
<circle cx="24" cy="27" r="5"/>
<rect x="12" y="18" width="4" height="2" rx="1"/>
</g>
</g>
</svg>