Acknowledged
CIQQA-3917

Resource compiler ignores transform="(rotate,-90)" in SVG graphic on simulator

I have a valid SVG icon I want to show in a Edge Datafield, but rotated -90 degrees.

So I added  transform="(rotate,-90)" to the svg. The resource compiler ignores this.

The icon shows correctly rotated in a web browser, in a SVG editor and in VSCode.

But not on the simulator.

I have not yet tested on a real device.

- MacBook Air M3

- VSCode current version

- ConnectIQ SDK current version 

I tried to upload the SVG but this editor does not accept it "File type is not allowed: app_icon_light__disconnected.svg"