10 lines
368 B
XML
10 lines
368 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="M12 19V5"></path>
|
|
<path d="M5 12H2"></path>
|
|
<path d="M22 12h-3"></path>
|
|
<path d="M6 8h12"></path>
|
|
<path d="M8 16h8"></path>
|
|
<rect x="4" y="3" width="16" height="18" rx="2"></rect>
|
|
</svg>
|
|
|