Create Compound SVG Path

Join sibling paths into one d with fill-rule="evenodd"

Bake transforms? Bake transformsStroke to path? Stroke to path

FAQ

Quick answers

How do I create a compound SVG path?
Click Create compound. Sibling <path> elements are joined into one d with fill-rule evenodd — the usual icon-hole setup.
How is create-compound different from unite?
Same family of result; Unite is the boolean-worded action. Create Compound is the Illustrator-style name for joining siblings.
How do I undo a compound path?
Use Split Compound SVG Paths to explode on M.
Should holes be drawn opposite winding?
evenodd does not require opposite winding. nonzero would; this tool uses evenodd.
Bake transforms → Stroke to path → Skew path → Close open paths →
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