Jun 11, 2023
You'll have to include the Material Icons Extended library, see https://developer.android.com/reference/kotlin/androidx/compose/material/icons/package-summary
Additionally, you will need to include the Coil library to load the images asynchronously.