pub const SMOOTH_SVG_SCALE_FACTOR: f32 = 2.;
When rendering SVGs, we render them at twice the size to get a higher-quality result.