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

10 lines
No EOL
521 B
XML

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