Open
Description
Describe the bug
When I try to use SVGOMG to merge the paths in the attached SVG, two paths remain unmerged.
To Reproduce
- Go to https://jakearchibald.github.io/svgomg/
- Open the attached SVG.
- Make sure the "Merge Paths' switch is on.
- Click "Markup" tab.
Expected behavior
All paths merge, leaving only one.
Desktop (please complete the following information):
- SVGO v3.0.0
- Unknown NodeJs Version. Whatever SVGOMG is using.
- OS: Windows 10
Additional context
I'm able to merge the paths with a text editor with no issue. The SVG looks exactly the same, so I'm not sure what's preventing SVGO from doing it. The original file comes from here, as well as others that may replicate the same problem.