7 lines
234 B
XML
7 lines
234 B
XML
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<g fill="none" stroke="currentColor" stroke-width="2.25" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M12 4V20" />
|
|
<path d="M4 12H20" />
|
|
</g>
|
|
</svg>
|