Bug 372119

Summary: list-remove-symbolic.svg uses wrong image
Product: [Plasma] Breeze Reporter: DrSlony <bugs>
Component: IconsAssignee: visual-bugs-null
Status: RESOLVED FIXED    
Severity: normal CC: bugs, kainz.a
Priority: NOR    
Version First Reported In: 5.8.3   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description DrSlony 2016-11-05 21:37:48 UTC
Hello

I noticed that Gtk::SpinButton's minus button lacked an icon and instead of showing a minus it showed a generic "missing-image" image:
https://i.imgur.com/UD6OaUH.png

Turns out that the image was not missing, that IS the image.
/usr/share/icons/breeze/actions/symbolic/list-remove-symbolic.svg

Please fix the icon so that it looks like "-" to match the "+".
Comment 1 andreas 2016-11-05 22:05:04 UTC
Git commit 78b0964689d5f3aef4ca0b1b1374ed2ecfb8287b by andreas kainz.
Committed on 05/11/2016 at 22:04.
Pushed by andreask into branch 'master'.

fix BUG:372119 list-remove-symcolic use wrong image

T  +77   -1    icons/actions/symbolic/list-remove-symbolic.svg

http://commits.kde.org/breeze-icons/78b0964689d5f3aef4ca0b1b1374ed2ecfb8287b
Comment 2 DrSlony 2016-12-14 09:17:18 UTC
Hello

Could you let me know which version of breeze-icons that has made it or will make it into?
Comment 3 DrSlony 2016-12-14 09:18:23 UTC
I'm using breeze-5.8.4 and breeze-icons-5.28.0 and that icon is still wrong.