Describe the bug
Parts of SVG image are no longer rendered in latest version of SVGImage. It works fine in 5.2.3 but not in 5.2.4 or later
From what I can tell, <circle
and <rect
are affected but that could be a coincidence.
To Reproduce
Steps to reproduce the behavior:
Load attached svg image using SVGImage library and compare with image loaded in another SVG viewer (e.g. Edge)

Expected behavior
Image should look the same
Screenshots
