svgicons2svgfont : Read a set of SVG icons and ouput a SVG font. You can installing svgicons2svgfont 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 svgicons2svgfont $ sudo npm install -g svgicons2svgfont
If want to update the svgicons2svgfont package execute the command as below,
$ sudo npm update svgicons2svgfont
Update package globally,
$ npm install -g svgicons2svgfont
$ sudo git clone https://github.com/rektide/svgicons2svgfont.git
$ sudo npm install -g ./svgicons2svgfont
svgicons2svgfont@7.0.2 /usr/lib/node_modules/svgicons2svgfont
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall svgicons2svgfont
| Package Name | svgicons2svgfont |
| Version | 7.0.2 |
| Description | Read a set of SVG icons and ouput a SVG font |
| Released Date | 2017-09-22T18:29:36.290Z |
| Published by | narida |
| How to Learn | https://www.npmjs.com/package/svgicons2svgfont/tutorial |