Material Design icons by Google https://fonts.google.com/icons

Abhinand Vaddi Reddy c1eb6286e1 Update material icons [1/7/22] 2 лет назад
android c1eb6286e1 Update material icons [1/7/22] 2 лет назад
font c1eb6286e1 Update material icons [1/7/22] 2 лет назад
ios c1eb6286e1 Update material icons [1/7/22] 2 лет назад
png c1eb6286e1 Update material icons [1/7/22] 2 лет назад
src c1eb6286e1 Update material icons [1/7/22] 2 лет назад
update c1eb6286e1 Update material icons [1/7/22] 2 лет назад
.gitignore acce5bf0c5 Introduced a Gulpfile for the generation of derived files. 8 лет назад
LICENSE 68e015dbbb License change to Apache 2.0. 8 лет назад
README.md 63c5cb3060 Merge pull request #605 from aviau/patch-1 3 лет назад

README.md

Material design icons

Material design icons is the official icon set from Google. They can be browsed at https://fonts.google.com/icons. The icons are designed under the material design guidelines.

4.0.0 Update

Restructured repository, updated assets.

3.0.1 Update

  • Changed license in package.json.
  • Added missing device symbol sprites.

3.0.0 Update

License change to Apache 2.0!

Getting Started

Read the developer guide on how to use the material design icons in your project.

Using a font

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.

License

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.