Hello,
some icons are missing regarding https://material.io/tools/icons/ website.
It would be awsome to get last icons in your github.
Best regards,
Bastien
This is the same issue as #786.
The version in https://github.com/google/material-design-icons/tree/master/iconfont is 2.2.0, whereas Google Fonts has the latest version of them:
https://fonts.googleapis.com/icon?family=Material+Icons
https://anonfile.com/31EcH8e2b9/Material_Icons.woff2
https://anonfile.com/6dE7H7efbf/Material_Icons.woff
(Please correct ares to are in the title)
Hahahaha megafraca
@pollito05 very interesting comment...
Even if I use Google's embed linked in @niutech 's reply I still miss the icons I want to use, I have a JSFiddle of it here, this is following the instructions on the Material.io site which also links here for self-hosting but those files (as this issue is about) also lack the icons... ?
If I download the icon file, the version still says 1.011 in the properties. And, it is not as per the latest Google Material Icons website.
Please update here as well
I've added the links to download the latest font files in issue #786 at the bottom, @BOLL7708 trying the updated links, they should contain all the recent icons.
Hey @megabast23 @niutech @pollito05 @megabast23 @visualbyte
This project is on low maintenance and out of date for a while.
The lack of updates + development support issues also bothered me. I've forked this repo, added support for scss, removed irrelevant files and updated the fonts with the latest straight from Google's CDN.

hi, i've explored the material-designs-icons-iconfont, but what i needed is the SVG files. is there any other library to import image rather than type? many thanks!
It has been over one year since this issue was opened.
It would be great if all icons were on the official website.
I was using the CDN and all icons were correctly showing but when I installed package via npm some icons are missing (eg. minimize - maximize - aspect_ratio).
Hey @megabast23 @niutech @pollito05 @megabast23 @visualbyte
This project is on low maintenance and out of date for a while.
The lack of updates + development support issues also bothered me. I've forked this repo, added support for scss, removed irrelevant files and updated the fonts with the latest straight from Google's CDN.
Check it out: material-design-icons-iconfont
To import from style.scss use:
$material-design-icons-font-directory-path: '~material-design-icons-iconfont/dist/fonts/';
@import '~material-design-icons-iconfont/src/material-design-icons';
emoji_objects are missing.
oh thx for that
i've tried a lot to find but failed....
now i found it
thx for the issue
Why is there no google icon in google material icons?
Most helpful comment
Hey @megabast23 @niutech @pollito05 @megabast23 @visualbyte
This project is on low maintenance and out of date for a while.
The lack of updates + development support issues also bothered me. I've forked this repo, added support for scss, removed irrelevant files and updated the fonts with the latest straight from Google's CDN.
Check it out: material-design-icons-iconfont