https://bugs.kde.org/show_bug.cgi?id=504081
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DOWNSTREAM Status|REOPENED |RESOLVED --- Comment #5 from Nate Graham <n...@kde.org> --- > This led me to believe that the sidebar is calling these icons from the 64px > collection in a > hard-coded way possibly. It's not; it does the completely standard thing of using Kirigami.Icon to ask for an icon with X name at Y size. How those inputs determine the icon that appears in the UI is up to the icon loader and the icon theme. If the correct icon appears with the Breeze icon theme, then the icon loader is fine, which means there's an issue with your icon theme. Making the KCMs use different icon names isn't an appropriate workaround to the issues with your icon theme; please don't re-open this. -- You are receiving this mail because: You are watching all bug changes.