Icons missing in gnome applications

Hi there,

Has anyone noticed the new tab icon missing in gnome applications? I’m seeing this in the console application, as well as the gnome web application.

I’ve yet to notice it elsewhere, but I’m still looking around.

If someone’s seen this, have you by chance come up with a fix?

Thank you.

Do you use GNOME? If not, you will need to install an icon theme such as adwaita-icon-theme.

I do. And my icons are everywhere else, but here.

Maybe relevant, in using stylix for my visuals. Just thought of this.

I had similar issue with random icons missing from GTK apps.
Root cause was incorrect setting for option gtk.iconTheme.name. Instead of Adwaita it was set to non-existing Adwaita-dark.

1 Like

Thankyou. This hint just solved one weird case for me. I had no idea the -dark variant had disappeared (probably long ago)