Corrects the license in package.json to use Apache 2.0 and adds missing device SVG sprites.
Downloads
License change to Apache 2.0!
Downloads
No content changes.
Attempting to fix a problem where npm install fails with "npm ERR! cb() never called".
Downloads
Updated the icon font's woff file to mirror what is served by Google Fonts. Drops the size of the woff by 21KB.
Downloads
Corrects an out-of-date icon font file.
Downloads
Our latest update covers everything from sentiments to subways, and expands our system icon library to 933. Visit design.google.com/icons to see them all.
Downloads
You can now require('material-design-icons') to get access to its path on your machine. This is useful, for instance, if you'd like to host our assets from your dev server:
yourDevServer.map(
YOUR_STATIC_PREFIX + '/material-design-icons',
require('material-design-icons').STATIC_PATH,
);
Downloads
In addition to all the greatness we published in last week's release, this revision includes:
- Improved documentation
- Bug fixes
Downloads
What's new in this release?
- Over 90 new icons, available in all formats (SVG, platform-specific PNG and vector drawables)
- Added new symbol-based SVG sprite sheets (read more here)
- Bug fixes
Downloads
What's new in this release?
- New material icon library launched (an index of the icons available here)
- Icon font
- Expanded documentation
- Android Vector Drawables
And important stuff from the last release
- More than 80 new icons
- PNGs significantly more optimized for size (~25% size reduction)
- iOS assets now organized into imagesets