-
Notifications
You must be signed in to change notification settings - Fork 62
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
Add support for other styles as well #27
Comments
Hello @valleybay, This gem is based on the font family of Material Icons and they didn't release any font for the new styles yet. I'm suscribed to material-design-icons/773, so when they release the new font-family I'll start working on adding it to the gem 😄 |
@valleybay just to give you an update, Google team has already confirmed they will release the font family of the other icon styles. They don't have any deadline, but it's good to know they will work on it :) |
Great! Thanks for the update! :-) |
Any updates on this? It has been a year a feature like this would be much appreciated. :-) |
Hello! Fortunately, there's some news on this @EchoUrandom. 5 days ago a user noticed the material.io site is using the icon font instead of the inline SVGs 🎉 : google/material-design-icons#773 (comment). For now, it seems they're working on it because there isn't any official announcement about it. Also, the icon font familes are not in the repository yet. I expect/hope they start adding them soon so I can add to this gem too. 🤞 |
Hi @Angelmmiguel, the repository now seems to include all styles https://github.com/google/material-design-icons/tree/master/font Would be fantastic if these could be added in a new release of the gem |
I published the new v4.0.0 version of the gem! It includes all the new styles as well as other improvements. Here you can find all the release notes :) https://github.com/Angelmmiguel/material_icons/releases/tag/v4.0.0 |
Material Icons currently come in five different styles:
As seen here.
Are there any plans to add support for these?
The text was updated successfully, but these errors were encountered: