/ColorSVG

Simple web application for changing colors of SVG icons

Primary LanguageHTMLOtherNOASSERTION

MIT License

ColorSVG

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

Running

The application is hosted on Heroku. Click on the link to visit the website and start customizing your icons!

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