pub fn translate_path(path: &str, dx: f64, dy: f64) -> String
Translates (offsets) an SVG path string by (dx, dy).
(dx, dy)