animateTransform

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

SVG "animateTransform" tag.