coyotte508's picture
coyotte508 HF staff
🍱 Copy folders from huggingface.js
b2ecf7d
raw
history blame
1.8 kB
<script lang="ts">
export let classNames = "";
</script>
<svg
class={classNames}
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
aria-hidden="true"
fill="currentColor"
focusable="false"
role="img"
width="1em"
height="1em"
preserveAspectRatio="xMidYMid meet"
viewBox="0 0 12 12"
>
<path
fill-rule="evenodd"
clip-rule="evenodd"
d="M8.72503 2.51055C8.07586 2.51055 7.54961 3.0368 7.54961 3.68597C7.54961 4.33514 8.07586 4.86139 8.72503 4.86139C9.3742 4.86139 9.90046 4.33514 9.90046 3.68597C9.90046 3.0368 9.3742 2.51055 8.72503 2.51055ZM6.84993 3.65093C6.86861 2.63133 7.70097 1.81055 8.72503 1.81055C9.7608 1.81055 10.6005 2.6502 10.6005 3.68597C10.6005 4.72174 9.7608 5.56139 8.72503 5.56139C7.91971 5.56139 7.23295 5.05381 6.96722 4.34111L5.32028 4.64561C5.32087 4.66485 5.32116 4.68417 5.32116 4.70355C5.32116 5.03663 5.23433 5.34944 5.08206 5.62056L6.37635 6.76258C6.69384 6.51597 7.09268 6.36914 7.52581 6.36914C8.56158 6.36914 9.40124 7.2088 9.40124 8.24456C9.40124 9.28033 8.56158 10.12 7.52581 10.12C6.49005 10.12 5.65039 9.28033 5.65039 8.24456C5.65039 7.8948 5.74614 7.5674 5.91285 7.28714L4.63154 6.15658C4.30841 6.4206 3.89557 6.57897 3.44574 6.57897C2.40997 6.57897 1.57031 5.73932 1.57031 4.70355C1.57031 3.66778 2.40997 2.82812 3.44574 2.82812C4.21802 2.82812 4.88128 3.29493 5.16875 3.96177L6.84993 3.65093ZM3.44574 3.52812C2.79657 3.52812 2.27031 4.05438 2.27031 4.70355C2.27031 5.35272 2.79657 5.87897 3.44574 5.87897C4.0949 5.87897 4.62116 5.35272 4.62116 4.70355C4.62116 4.05438 4.0949 3.52812 3.44574 3.52812ZM7.52581 7.06914C6.87665 7.06914 6.35039 7.5954 6.35039 8.24456C6.35039 8.89373 6.87665 9.41999 7.52581 9.41999C8.17498 9.41999 8.70124 8.89373 8.70124 8.24456C8.70124 7.5954 8.17498 7.06914 7.52581 7.06914Z"
/>
</svg>