-
Notifications
You must be signed in to change notification settings - Fork 481
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
Update material icons #3138
Update material icons #3138
Conversation
Add new material-symbols classes for Material Symbols fonts
Thanks this is a nice update. The YearInReview components also use material icons in canvas. It should be able to get updated the same way |
Awesome, I just updated the YearInReview components and a couple of others that I missed. That should be all of them now. |
I know this hasn't been open for very long, but would it be possible to have this reviewed/merged soon? I'd like to use a few of the Material Symbols in my other PR #3113 :) |
I think it would be nice to add the link for the icon set in the README or the contributing pages. |
@mfcar Do you mean add this link to the Contributing section at the end of the README? https://fonts.google.com/icons |
Great, thanks! |
This pull request adds font files for Material Symbols to replace the Material Icons fonts, which are deprecated.
The Material Icons files and classes are still there, but I have added new Material Symbols font files and replaced all material-icons CSS classes with new material-symbols classes.