Description
Since v3.0.5, icons in headerbar not load and it shows a generic in it's place.
Happens with dark and light mode, no matter the theme.
Source built with official MS .NET SDK for Debian
To Reproduce
First open logs, Debian 13.3:
`(dotnet:3636): Gtk-WARNING **: 20:52:10.838: Failed to load icon /usr/share/icons/hicolor/scalable/actions/tool-move-cursor-symbolic.svg: Unrecognized image file format
(dotnet:3636): Gtk-WARNING **: 20:52:10.922: Failed to load icon /usr/share/icons/hicolor/scalable/actions/tool-antialiasing-enabled-symbolic.svg: Unrecognized image file format
(dotnet:3636): Gtk-WARNING **: 20:52:10.925: Failed to load icon /usr/share/icons/hicolor/scalable/actions/adjustments-brightnesscontrast-symbolic.svg: Unrecognized image file format
(dotnet:3636): Gtk-WARNING **: 20:52:10.925: Failed to load icon /usr/share/icons/hicolor/scalable/actions/effects-default-symbolic.svg: Unrecognized image file format`
Additional Info
Seems like introduces the issue cae27b2
Reverting the changes fixes it. All the icons on that change are not rendered correctly.
Currently:

Fixed:

Version
Since v3.0.5
Description
Since v3.0.5, icons in headerbar not load and it shows a generic in it's place.
Happens with dark and light mode, no matter the theme.
Source built with official MS .NET SDK for Debian
To Reproduce
First open logs, Debian 13.3:
`(dotnet:3636): Gtk-WARNING **: 20:52:10.838: Failed to load icon /usr/share/icons/hicolor/scalable/actions/tool-move-cursor-symbolic.svg: Unrecognized image file format
(dotnet:3636): Gtk-WARNING **: 20:52:10.922: Failed to load icon /usr/share/icons/hicolor/scalable/actions/tool-antialiasing-enabled-symbolic.svg: Unrecognized image file format
(dotnet:3636): Gtk-WARNING **: 20:52:10.925: Failed to load icon /usr/share/icons/hicolor/scalable/actions/adjustments-brightnesscontrast-symbolic.svg: Unrecognized image file format
(dotnet:3636): Gtk-WARNING **: 20:52:10.925: Failed to load icon /usr/share/icons/hicolor/scalable/actions/effects-default-symbolic.svg: Unrecognized image file format`
Additional Info
Seems like introduces the issue cae27b2
Reverting the changes fixes it. All the icons on that change are not rendered correctly.
Currently:

Fixed:

Version
Since v3.0.5