Easy way:
use the following CDN:
Inject ngMdIcons to your angularjs application:
angular.module('demoapp', ['ngMdIcons']);
Use ng-md-icon directive in your html, specifying fill-color through css:
Source: https://klarsys.github.io/angular-material-icons/