coyotte508's picture
coyotte508 HF staff
🍱 Copy folders from huggingface.js
b2ecf7d
raw
history blame
294 Bytes
<script lang="ts">
export let classNames = "";
</script>
<svg
class={classNames}
xmlns="http://www.w3.org/2000/svg"
aria-hidden="true"
focusable="false"
role="img"
width="1em"
height="1em"
viewBox="0 0 32 32"
>
<path d="M3 11v2h26v-2H3zm0 8v2h26v-2H3z" fill="currentColor" />
</svg>