6 lines
347 B
XML
6 lines
347 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"/>
|
|
<rect x="46" y="46" width="108" height="108" fill="#e7e5e4" stroke="#1c1917" stroke-width="2.5"/>
|
|
<rect x="70" y="70" width="60" height="60" fill="#f4f4f5" stroke="#57534e" stroke-width="2"/>
|
|
</svg>
|