4 lines
233 B
XML
4 lines
233 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
|
|
<rect width="32" height="32" rx="8" fill="#1e293b"/>
|
|
<path d="M8 10h16M8 16h16M8 22h10" stroke="#f8fafc" stroke-width="2.5" stroke-linecap="round"/>
|
|
</svg>
|