In kde when you see the application's icon in task manager/window icon, it is rendered with strange black rectangle covering almost all the icon. See attached screenshot. But pre-rendered png are normal. Probably the SVG was created without the restrictions of the Qt SVG renderer in mind. It only supports a limited subset of the full SVG spec. Can that svg be changed to work with the Qt icon SVG renderer? STEPS TO REPRODUCE 1. Open application 2. See the icon of the window OBSERVED RESULT It is rendered with black rectangle. EXPECTED RESULT It should be rendered normally. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.22.90 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2
Created attachment 142511 [details] Screenshot of incorrect rendered icon
Created attachment 142512 [details] Screenshot of correct png icon
By the way, the bug could be observed even on the application page screenshot here: https://apps.kde.org/zanshin/
The rendering is also incorrect when the app is searched for in Discover on KDE Neon (most current developer build as of today 28 March 2022).
This is a Breeze problem, not a Zanshin problem. The SVG packaged with Zanshin render correctly, but the one packaged in the Breeze icon theme doesn't.