'Jetpack Compose Remove `material-icons-extended` unused icon

As mentioned on this page, unreferenced icons can be deleted through R8/Proguard, how do I delete them?

https://developer.android.google.cn/reference/kotlin/androidx/compose/material/icons/package-summary



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source