Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
We can reproduce the problem you posted. Currently we do not have an ETA on a fix. If you want to take a look yourself, see coders/svg.c, method SVGStartElement(). Inside this method is a case for "rotate". It looks like the tx and ty members of the affine structure is not set properly.