Rotate SVG Path by Degrees

Step a path around the center in 15° increments

Fixed 45°? Rotate SVG Path 45°General path rotate? Rotate SVG Path

FAQ

Quick answers

How do I rotate an SVG path by degrees?
Paste your SVG, change the Angle field if you want (default 15°), then click rotate. Each click adds that step around the viewBox center.
Can I use exact angles like 45° or 90°?
Yes. Set the Angle field to any value, or open Rotate SVG Path 45° / Rotate SVG Path for common defaults.
Does rotating by degrees change the path d data?
No. A transform group stores the cumulative angle so the original path data stays intact.
What happens after 360°?
The rotation resets to 0° and the transform group is removed.
Rotate SVG path → Rotate path 45° → Rotate element by degrees → Rotate icon by degrees →
Open full editor →

Source

Type or paste SVG markup. The preview on the right updates as you type.

Ready

Live preview

PNG export · 2× for retina