Bug 432273

Summary: Breeze icon align-horizontal-left-out uses the wrong graphics
Product: [Plasma] Breeze Reporter: Mattia Basaglia <glax>
Component: IconsAssignee: visual-design
Status: RESOLVED FIXED    
Severity: normal CC: kainz.a, nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In: 5.79
Sentry Crash Report:

Description Mattia Basaglia 2021-01-29 10:54:28 UTC
SUMMARY

align-horizontal-left-out at 32 resolution uses the same graphics as align-vertical-top-out.


STEPS TO REPRODUCE

https://github.com/KDE/breeze-icons/blob/master/icons/actions/32/align-horizontal-left-out.svg

looks the same as 

https://github.com/KDE/breeze-icons/blob/master/icons/actions/32/align-vertical-top-out.svg

but it should look more in line with this (the 16 resolution version of the icon):

https://github.com/KDE/breeze-icons/blob/master/icons/actions/16/align-horizontal-left-out.svg

Same thing happens for icons-dark
Comment 1 Nate Graham 2021-01-29 15:35:06 UTC
Confirmed.
Comment 2 Nate Graham 2021-01-29 15:44:56 UTC
Git commit 1a13b09adc7ebe0c4b5be6cc1add3869f3de8a1a by Nate Graham.
Committed on 29/01/2021 at 15:43.
Pushed by ngraham into branch 'master'.

Use correct style for align-horizontal-left-out icons

This icon was errooneously using a top-aligned style, not a left-aligned
style.
FIXED-IN: 5.79

M  +9    -12   icons-dark/actions/32/align-horizontal-left-out.svg
M  +9    -12   icons/actions/32/align-horizontal-left-out.svg

https://invent.kde.org/frameworks/breeze-icons/commit/1a13b09adc7ebe0c4b5be6cc1add3869f3de8a1a