📢 The androidx.compose.material.icons library is no longer recommended for displaying Material Icons in Compose. We have stopped publishing updates to this library & it has been removed from the latest Material 3 release, you can still manually reference it if you cant migrate.
⤵️ Instead, we recommend downloading a Vector Drawable XML file from the Android tab of
http://fonts.google.com/icons to get access to the latest styled icons: Material Symbols.

Material Symbols and Icons - Google Fonts
Material Symbols are our newest icons consolidating over 2,500 glyphs in a single font file with a wide range of design variants.
Google Fonts💔 Why are we not recommending the library anymore? The icons library (“Material Icons”) have been superseded by the newer look of Material Symbols & we’ve seen that the library can increase the build time of your apps significantly.
More info: https://developer.android.com/develop/ui/compose/graphics/images/material

Icons | Jetpack Compose | Android Developers
Android Developers