mpath

@Composable
fun ISvgTag.mpath(id: String? = null, content: @Composable ISvgTag.() -> Unit = {})

SVG "mpath" tag.