8 lines
540 B
XML
8 lines
540 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 200 200" fill="none" aria-hidden="true">
|
|
<rect width="200" height="200" fill="#f4f4f5"/>
|
|
<path fill="#e7e5e4" stroke="#1c1917" stroke-width="2" stroke-linejoin="round" d="M48 132V68h52v64H48zm52 0V88h48v44h-48z"/>
|
|
<circle cx="74" cy="100" r="5" fill="#f4f4f5" stroke="#57534e" stroke-width="1.75"/>
|
|
<circle cx="92" cy="100" r="5" fill="#f4f4f5" stroke="#57534e" stroke-width="1.75"/>
|
|
<circle cx="124" cy="108" r="5" fill="#f4f4f5" stroke="#57534e" stroke-width="1.75"/>
|
|
</svg>
|