colorsvg

ColorSVG is a simple web application that allows users to easily modify SVG icon colors.


Keywords
app, application, design, icon, svg, web, webapp
License
MIT
Install
npm install colorsvg@1.0.0

Documentation

MIT License

ColorSVG

ColorSVG is a simple web application that allows users to easily modify SVG icon colors.

Running

To run the application locally, run npm install and npm start.

Acknowledgments

Original idea and code by djdmorrison from his Visual Studio Code Icon Generator project.

Modifications to the code linked above have been made. Licensed under the MIT License