Bug 432273 - Breeze icon align-horizontal-left-out uses the wrong graphics
Summary: Breeze icon align-horizontal-left-out uses the wrong graphics
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (show other bugs)
Version: unspecified
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: visual-design
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-29 10:54 UTC by Mattia Basaglia
Modified: 2021-01-29 15:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.79
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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