I have an app in Builder that, when run, displays a warning symbol on a GtkButton declared in .ui with ‘icon-name’ set to ‘document-new-symbolic’. When I switch to Adwaita icon theme in Tweaks, it displays properly. Switching back to Yaru brings back the warning symbol. I do see the icon in /usr/share/icons/Adwaita/scalable/actions and in the yaru folder but I assume the problem is in a .theme file somewhere. Any ideas?
If you need an icon you should vendor it, probably with Gresources
. You should not rely on icon-themes as these issues will keep happening and are unfixable.
1 Like
This topic was automatically closed 45 days after the last reply. New replies are no longer allowed.