ColorSVG is a simple web application that allows users to easily modify SVG icon colors.
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
.
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