6 lines
401 B
XML
6 lines
401 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 stroke="#1c1917" stroke-width="3" stroke-linecap="round" d="M28 100h144"/>
|
|
<path stroke="#57534e" stroke-width="2" stroke-linecap="round" d="M36 92v16M50 88v24M64 90v20M78 88v24M92 92v16M106 88v24M120 90v20M134 88v24M148 92v16M162 88v24"/>
|
|
</svg>
|