Spaces:
Runtime error
Runtime error
<script lang="ts"> | |
export let classList = ''; | |
</script> | |
<svg class={classList} height="1em" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg"> | |
<rect x="1" y="1" width="7" height="7" rx="1" stroke="#2F6DCB" /> | |
<rect | |
x="3.05566" | |
y="3.05566" | |
width="2.88889" | |
height="2.88889" | |
rx="0.5" | |
fill="#2F6DCB" | |
stroke="#2F6DCB" | |
/> | |
</svg> | |