Gravwell-Online/web-svelte/public/assets/circle.svg
2022-07-25 21:36:32 -06:00

3 lines
No EOL
170 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 100 100">
<circle cx="50" cy="50" r="45" stroke="white" strokeWidth="2" fill="black" />
</svg>