Name | Last Update | Last Commit d099a97490b – Add generated CSS and SVG sprites | history |
---|---|---|---|
action | |||
alert | |||
av | |||
communication | |||
content | |||
device | |||
editor | |||
file | |||
hardware | |||
image | |||
maps | |||
navigation | |||
notification | |||
social | |||
sprites | |||
toggle | |||
LICENSE | |||
README.md | |||
bower.json | |||
index.html | |||
package.json |
README.md
Material Design Icons
Material Design Icons are the official open-source icons featured in the Google Material Design specification.
What's included?
- SVG versions of all icons in both 24px and 48px flavours
- 1x, 2x icons targeted at the Web (PNG)
- 1x, 2x, 3x icons targeted at iOS (PNG)
- Hi-dpi versions of all icons (hdpi, mdpi, xhdpi, xxhdpi, xxxhdpi) (PNG)
Getting Started
You have a few options for getting the icon set.
Download the Zip
Grab the latest zip archive of all icons.
Bower
Install the icons using the Bower package manager.
$ bower install material-design-icons
npm
You can also find all the icons on npm.
$ npm install material-design-icons
Usage
Take a look at the included index.html
file for a preview of all icons included in the set. You are free to use the icons in the way that makes most sense to your project.
Licence
All icons are released under an Attribution-ShareAlike 4.0 International license.