Add & Transform SVG Files
"
svelte-svg-transform
is a tiny library that makes it easier for you to add SVGs and tranform them in your Svelte project. You won't need to rename your .svg files to .svelte and manually edit them.It's independent from DOMParser, so it works just fine during server-side rendering."