File quality gets a huge hit after exporting as an SVG I have created a badge inside Figma, and it consists of two elements. The background element is positioned at x:0, y:0, and the foreground element is centrally positioned in respect to the foreground element. Both elements are using integer values for positioning.When I go to the export menu I get the following error messages:Origin not aligned to pixels.Origin snapped to (-5, -16).Dimensions may expand by a pixel.I get those messages regardless whether I'm exporting as PNG or SVG.When I export the work as a PNG everything from Figma gets preserved on that PNG image, but the problem starts s when I export the work as an SVG. When I do export it as an SVG file and I open it in Inkscape or I use it as a component on the website, it gets messed up. The gradient from the badge does not get preserved, the edges become rough, and it doesn’t look like an SVG element but rather as a low quality jpeg file. The