5 lines
310 B
XML
5 lines
310 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
|
|||
|
|
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-terminal" aria-hidden="true">
|
||
|
|
<path d="M12 19h8"></path>
|
||
|
|
<path d="m4 17 6-6-6-6"></path>
|
||
|
|
</svg>
|