angular-material-icons : AngularJS directive to use Material Design icons with custom fill color and size.. You can installing angular-material-icons npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install angular-material-icons $ sudo npm install -g angular-material-icons
If want to update the angular-material-icons package execute the command as below,
$ sudo npm update angular-material-icons
Update package globally,
$ npm install -g angular-material-icons
$ sudo git clone https://github.com/rektide/angular-material-icons.git
$ sudo npm install -g ./angular-material-icons
angular-material-icons@0.7.1 /usr/lib/node_modules/angular-material-icons
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall angular-material-icons
| Package Name | angular-material-icons |
| Version | 0.7.1 |
| Description | AngularJS directive to use Material Design icons with custom fill color and size. |
| Released Date | 2016-07-08T06:10:35.387Z |
| Published by | urmilparikh |
| How to Learn | https://www.npmjs.com/package/angular-material-icons/tutorial |