karl/view/src/icons/Cross.svelte
2021-03-10 01:20:22 +01:00

15 lines
238 B
Svelte

<svg
width="82"
height="82"
viewBox="0 0 82 82"
fill="none"
style="height: 100%;"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M41 0V81.5M81.75 40.75L0.25 40.75"
stroke="black"
stroke-width="0.75px"
/>
</svg>