frontend / 6.0.0-dev.5 /icons /src /ChevronDown.svelte
gradio-pr-bot's picture
Upload folder using huggingface_hub
5882a56 verified
raw
history blame contribute delete
232 Bytes
<svg
xmlns="http://www.w3.org/2000/svg"
width="100%"
height="100%"
viewBox="0 0 16 16"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 6L8 10L12 6" />
</svg>