Spaces:
Runtime error
Runtime error
<script lang="ts"> | |
export let classList = ''; | |
</script> | |
<svg | |
class={classList} | |
width="40" | |
viewBox="0 0 15 15" | |
fill="currentColor" | |
xmlns="http://www.w3.org/2000/svg" | |
> | |
<path | |
d="M0.91603 0.916054L7.09131 14.9234L8.89871 8.89873L14.9234 7.09133L0.91603 0.916054Z" | |
fill="#FFB800" | |
/> | |
</svg> | |