Download Latest Version Material Icons 4.0.0 source code.zip (333.5 MB)
Email in envelope

Get an email when there's a new version of material-design-icons

Home / v2.1.3
Name Modified Size InfoDownloads / Week
Parent folder
Material Design Icons 2.1.3 source code.tar.gz 2015-12-31 31.8 MB
Material Design Icons 2.1.3 source code.zip 2015-12-31 62.4 MB
README.md 2015-12-31 312 Bytes
Totals: 3 Items   94.2 MB 0

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,
);
Source: README.md, updated 2015-12-31