Import SVG assets into a Paper2d project

There are a couple of implementations of SVG to Geometry for Unity and I believe someone was looking at doing it for UE4 too but it does end up being reasonably expensive. Also, Paper2D is not designed to use geometry so you would have to treat you game more like a 3D game.