implementation("androidx.compose.animation:animation-graphics:1.11.0-beta01")
Enables integration of animated vector graphics into Compose applications using functions like `animatedVectorResource` and `rememberAnimatedVectorPainter`.