SVG Path Editor
Paste or upload SVG code. Click any shape in the preview to change its color or delete it.
Edit SVG Colors Without Opening a Design Tool
Most SVG edits are small - change one shape's color, remove one path that shouldn't be there, or split a combined icon into pieces you can color separately. Opening Illustrator or Figma for that is overkill. This editor lets you paste your SVG code, click the exact shape you want to change in a live preview, and fix it in seconds — including combined multi-part paths that would normally force you to edit raw path data by hand.
How It Works
1. Paste or Upload
Paste your SVG code into the editor, or upload a .svg file directly.
2. Click a Shape
Click any path, rectangle, circle, or other shape in the live preview to select it. If it's actually several parts combined into one path, split it into separate pieces first.
3. Change Color
A popup opens right where you clicked. Pick a preset color, use the color wheel, or type a hex code — the shape updates instantly.
4. Delete or Export
Delete the shape entirely if you don't need it, or copy/download the updated SVG code once you're done.