mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.83k stars 32.26k forks source link

[icons] Remove duplicates #31393

Open 4Source opened 2 years ago

4Source commented 2 years ago

Duplicates

Latest version

Summary 💡

Hey,

i found an Icon it looks the same but with differnet Names. May one of these could be remove to make the package smaller. Read in an Different Issue this is an Problem.

Same Icon: import DataSaverOffIcon from '@mui/icons-material/DataSaverOff'; import DataUsageIcon from '@mui/icons-material/DataUsage';

Examples 🌈

No response

Motivation 🔦

No response

michaldudak commented 2 years ago

We are not planning any breaking changes to the icons package before v6.