v4.0.1 - Render the contents of the `<svg>` tag using `{@html}` in the component mode
This is to prevent Svelte having to parse the entire SVG.
Thanks @aradalvand for the code.
This solves #39
This is to prevent Svelte having to parse the entire SVG.
Thanks @aradalvand for the code.
This solves #39