Spaces:
Runtime error
Runtime error
<script lang="ts"> | |
export let classList = ''; | |
</script> | |
<svg | |
class={classList} | |
width="40" | |
height="40" | |
viewBox="0 0 11 11" | |
fill="none" | |
xmlns="http://www.w3.org/2000/svg" | |
> | |
<path | |
d="M5.5 10C7.98528 10 10 7.98528 10 5.5C10 3.01472 7.98528 1 5.5 1C3.01472 1 1 3.01472 1 5.5C1 7.98528 3.01472 10 5.5 10Z" | |
stroke="currentColor" | |
stroke-width="0.899979" | |
/> | |
<path | |
d="M7.07441 1.28369C5.36599 1.92179 4.14941 3.56879 4.14941 5.50019C4.14941 7.43137 5.36599 9.07837 7.07441 9.71669M8.42441 2.12519L4.14941 5.05019M9.32441 3.25019L4.37441 6.62519M9.77441 4.60019L5.04941 7.97519M9.77441 6.40019L5.94941 9.10019" | |
stroke="currentColor" | |
stroke-width="0.899979" | |
stroke-linecap="round" | |
stroke-linejoin="round" | |
/> | |
</svg> | |