pub fn parse_svg(input: &str) -> Result<Vec<SvgContent>, Box<Error<Rule>>>
Parse a svg file and return a vector of SvgContent