6 lines
361 B
XML
6 lines
361 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="32" y="82" width="136" height="36" rx="2" fill="#e7e5e4" stroke="#1c1917" stroke-width="2.5"/>
|
|
<line x1="44" y1="100" x2="156" y2="100" stroke="#57534e" stroke-width="1.5" stroke-linecap="round"/>
|
|
</svg>
|