openreplay/frontend/app/svg/icons/side_menu_open.svg
2023-10-09 09:38:20 +02:00

6 lines
No EOL
322 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#999999"
stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-panel-left-close">
<rect width="18" height="18" x="3" y="3" rx="2" ry="2"/>
<path d="M9 3v18"/>
<path d="m16 15-3-3 3-3"/>
</svg>