[Bug] Magic Sheets Dont Support SVG Text Tag

Eos ignores `<text>` tags in imported SVGs and doesn't render them.

I could use some service to convert all `<path>` tags instead, but this will be a lot larger in size, and presumably more resource intensive to render, not to mention taking longer for me to generate.

Related