10 lines
356 B
XML
10 lines
356 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#747E86" stroke-linecap="round" stroke-linejoin="round" width="14"
|
||
|
|
height="14" stroke-width="2">
|
||
|
|
<path d="M8 3v18"></path>
|
||
|
|
<path d="M16 3v18"></path>
|
||
|
|
<path d="M8 14h8"></path>
|
||
|
|
<path d="M8 10h8"></path>
|
||
|
|
<path d="M8 6h8"></path>
|
||
|
|
<path d="M8 18h8"></path>
|
||
|
|
</svg>
|