Material Design Iconfont was created using IcoMoon.
Using npm:
npm install material-design-iconfont
You can use the iconfont importing directly the CSS or importing the SCSS file in your SASS.
To use it, put the class md to your tag followed by the concrete class of the icon that you can see in the demo.html page included with the package.