Cleanup and add 22px media repeat icons
ClosedPublic

Authored by astippich on Jan 14 2020, 8:56 PM.

Details

Summary

This patch does the following things:
-small cleanup to the existing 22px media-playlist-repeat icon
-adds a media-repeat-all symlink to media-playlist-repeat, which
exists for 32px icons
-adds a new 22px media-repeat-none icon

This makes the toggle repeat button in Elisa look sharp

Diff Detail

Repository
R266 Breeze Icons
Branch
repeatIcons
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 21148
Build 21166: arc lint + arc unit
astippich created this revision.Jan 14 2020, 8:56 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJan 14 2020, 8:56 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
astippich requested review of this revision.Jan 14 2020, 8:56 PM
ngraham requested changes to this revision.Jan 14 2020, 11:37 PM

Making monochrome breeze icons is tricky; you'll want to read https://community.kde.org/Guidelines_and_HOWTOs/Icon_Workflow_Tips if you haven't already.

Also, screenshots using the Cuttlefish app are appreciated. :)

icons-dark/actions/22/media-playlist-repeat.svg
7

Remove color="#eff0f1"

icons/actions/22/media-playlist-repeat.svg
7

remove color="#232629"

icons/actions/22/media-repeat-none.svg
11

remove color="#da4453"

This revision now requires changes to proceed.Jan 14 2020, 11:37 PM
astippich updated this revision to Diff 73592.Jan 15 2020, 7:18 AM
  • remove color

here you go:

This revision is now accepted and ready to land.Jan 15 2020, 5:01 PM
ndavis accepted this revision.Jan 15 2020, 6:07 PM
This revision was automatically updated to reflect the committed changes.