ionicons : Premium icons for Ionic.. You can installing ionicons 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 ionicons $ sudo npm install -g ionicons
If want to update the ionicons package execute the command as below,
$ sudo npm update ionicons
Update package globally,
$ npm install -g ionicons
$ sudo git clone https://github.com/rektide/ionicons.git
$ sudo npm install -g ./ionicons
ionicons@3.0.0 /usr/lib/node_modules/ionicons
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ionicons
Package Name | ionicons |
Version | 3.0.0 |
Description | Premium icons for Ionic. |
Released Date | 2016-04-22T02:06:24.685Z |
Published by | adamdbradley |
How to Learn | https://www.npmjs.com/package/ionicons/tutorial |