Function convert

Source
pub(crate) fn convert(
    node: SvgNode<'_, '_>,
    state: &State<'_>,
) -> Option<Arc<Path>>