SparkAnimatedIcons
object SparkAnimatedIcons
A collection of animated icons from Spark.
This object provides access to animated icon implementations that use Compose's animation system. Each icon is provided as a function that returns a SparkIcon.AnimatedPainter, allowing for flexible animation control through the atEnd parameter.
These icons are designed to be Kotlin Multiplatform compatible and provide more flexibility compared to traditional vector drawables.