Function convert_svg

Source
pub(crate) fn convert_svg(
    node: SvgNode<'_, '_>,
    state: &State<'_>,
    cache: &mut Cache,
    parent: &mut Group,
)