-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Icons] Update Material Design Icons #12016
Conversation
This comment has been minimized.
This comment has been minimized.
I think that we can use svgo to clean the sources. |
Because some icons no longer exists, others, the name has changed. |
@mbrookes What about doing a beta release for the icons? |
* [Icons] Update Material Design Icons * Use svgo * remove extra <g></g?, and stray comments * Update Icon docs page * some fixes * let's merge
@mbrookes Why was |
Ask google! 😆
It would add exactly the same amount of code as if that icon existed in the icons package, but you could always copy it locally.
Here's what's included: https://material.io/tools/icons/?style=baseline |
Closes #11883
Closes #11810
Breaking change
This pull request allows React users to take advantage of the icons revamp the Material Design Team has been recently released. Some icons have been removed, ~150 new icons have been added, and some icons have been renamed. There are also currently some issues with the size of certain icons. It's a breaking change.
v1 icons not included in v2:
v1 icons not included in v2 due to incorrect size (Use other styles):
v2 icons not included due to incorrect size (Use other styles except for StarRate - use Star / StarBorder / StarHalf):