pub fn vitems_from_svg(svg: &str) -> Vec<VItem>
Construct a Vec<VItem from &str of a SVG
Vec<VItem
&str