implementation("androidx.compose.ui:ui-graphics:1.11.0-alpha04")
Facilitates graphics rendering and manipulation in Compose applications, offering tools for drawing shapes, handling images, and managing colors.