colored-icon-creator
v1.0.0
Published
### nodejs api to create colored icons from the original icon
Downloads
2
Maintainers
Readme
colored-icon-creator
nodejs api to create colored icons from the original icon
Usage
Creating a colored icon by calling create method passing the filename of the icon, the ouput file name and color to be applied
ColoredIconCreator.create(fileName,outputFile,color)