pub fn svg_to_path_data(svg_bytes: &[u8]) -> Result<String>
Extracts raw SVG path definition data (d="...") from SVG bytes.
d="..."