https://bugs.kde.org/show_bug.cgi?id=394580
--- Comment #19 from varlesh <varl...@gmail.com> --- No, plasma-nm used icons from plasma theme, but with wrong size on widget. Widget use SVG-document sizes for icons and ignore Layers ID sizes. Any icons for plasma have ID and size - but after last update plasma-nm ignore ID size and use document size (width & height). For example, Oxygen plasma theme: - netowrk.svgz (document have size width="403.04306" & height="399.01367") - network.svg contained ID network-wired-available with size width="24" & height="24". - BUT plasma-nm widget use size width="403.04306" & height="399.01367" for network-wired-available and other icons too... Open Oxygen plasma theme, kill cache, restart plasma theme and see. -- You are receiving this mail because: You are watching all bug changes.