9 lines
299 B
XML
9 lines
299 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M8 4v16"/>
|
|
<path d="M16 4v16"/>
|
|
<path d="M4 8h4"/>
|
|
<path d="M4 16h4"/>
|
|
<path d="M16 8h4"/>
|
|
<path d="M16 16h4"/>
|
|
</svg>
|