8 lines
337 B
XML
8 lines
337 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="context-stroke" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
|
<!-- Lucide: AppWindow -->
|
|
<rect x="2" y="4" width="20" height="16" rx="2"/>
|
|
<path d="M10 4v4"/>
|
|
<path d="M2 8h20"/>
|
|
<path d="M6 4v4"/>
|
|
</svg>
|