gradio_livelog / src /frontend /icons /TerminalIcon.svelte
elismasilva's picture
Upload folder using huggingface_hub
4f1015f verified
raw
history blame contribute delete
258 Bytes
<svg
width="100%"
height="100%"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<polyline points="4 17 10 11 4 5" />
<line x1="12" y1="19" x2="20" y2="19" />
</svg>