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