google / material-design-icons

Material Design icons by Google (Material Symbols)
http://google.github.io/material-design-icons/
Apache License 2.0
50.05k stars 9.66k forks source link

Change from material icons to material symbols #1463

Open asaniy opened 1 year ago

asaniy commented 1 year ago

We are changing from material icons to material symbols, is material symbols extended version of material icons? Also, for the existing icons in both of these is the naming same or different, do we have a list of different symbols in both of them, because for existing icons in material icons we need to know if icons or their names are changed to implement it accordingly in our projects.

tphinney commented 1 year ago

is material symbols extended version of material icons?

More or less, yes. It is a newer icon set under more active development, with more features. If you use the font version of it, the axes allow for all sorts of things.

for the existing icons in both of these is the naming same or different

Generally, the icon naming is identical! However:

I hope that helps!