Material design icons is the official icon set from Google. The icons are designed under the material design guidelines.
Restructured repository, updated assets.
- Changed license in package.json.
- Added missing device symbol sprites.
License change to Apache 2.0!
Read the developer guide on how to use the material design icons in your project.
The font
folder contains pre-generated font files that can be included in a project. This is especially convenient for the web; however, it is generally better to link to the web font hosted on Google Fonts:
<link href="https://fonts.googleapis.com/css2?family=Material+Icons"
rel="stylesheet">
Read more in the font portion of our full developer guide.
We have made these icons available for you to incorporate into your products under the Apache License Version 2.0. Feel free to remix and re-share these icons and documentation in your products. We'd love attribution in your app's about screen, but it's not required. The only thing we ask is that you not re-sell these icons.