animate

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

SVG "animate" tag.