SVG Path Fixup


Paste your SVG Path expression in the input box. Press "Pretty" to normalize the expression. Then use the Move and Scale buttons to center your path inside the grey boxes and make it fill the entire boxes.

When you are happy with the result, copy the result from the Result section to your svg.

Tip 1
If the path is distorted when you move it, add a "M 0 0" at the start of the path.
Tip 2
If the path is not visible at all, it may be positioned outside the 50 x 50 pixel boxes. Press "Relative" and then change the M command at the start of the path to "M 0 0".
Tip 3
If the path looks like it is missing a section, try to add a "Z" at the end of the path.

Result

{{symbol.path}}
Fork me on GitHub