Compact web tool to recolor (paint) SVGs quickly.
- Go to the website (https://svg-painter.vercel.app/)
- Paste your SVG code into the input
- Change the colors to your liking
- Copy the finished SVG code and use it!
- Not responsive (for now)
- Only supports SVGs with hexadecimal color codes
- It uses the native HTML color picker so implementation varies widely
The application was made in the span of an hour, so it has a lot of room for improvement or new features. Feel free to submit an issue or a pull request for the improvement/fix/new feature you want to add!
MIT