Closed bummzack closed 3 years ago
Right now, the svg is optimized, but only used when ?src is used. The Svelte Component doesn't use the optimized output. This PR fixes that.
?src
Ah, but of course! Thanks for the fix 😊
Right now, the svg is optimized, but only used when
?src
is used. The Svelte Component doesn't use the optimized output. This PR fixes that.