clipPath

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

SVG "clipPath" tag.