@Steve-Mohican said in Native SVG import?:

@Christoph-Hart that's amazing thanks a lot <3

BTW if I understand correctly, we have only draw path option in the Hise SVG to Path converter.

Could you add also Fill Path and Close sub-path options too? Because in most cases just filling the path is the way to go especially for icons, personally I don't use draw path way too much.

If you add these options, I hope it will be available for this current .createSVG method too.

You can do this from within HISE. Use the function g.fillPath() instead of g.drawPath()