6 lines
257 B
XML
6 lines
257 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="28" height="28" fill="none" stroke="#0F172A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M3 12h18" />
|
|
<path d="M3 6h18" />
|
|
<path d="M3 18h18" />
|
|
</svg>
|