pattern

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

SVG "pattern" tag.