Skip to content
Commit aace21a1 authored by Rafael Brandmaier's avatar Rafael Brandmaier Committed by Noah Davis
Browse files

Change archive-* action icons to represent archives

Summary:
BUG: 399253

FIXED-IN: 5.53

Change the `archive-*` action icons to represent actual archives instead of a generic document. The archive symbols were taken from the `folder-achive` `16px` and `22px` icons.
Change the fallback color in the embedded stylesheet to Shade Black.

Test Plan:
Before:

|size|`archive-extract`|`archive-insert`|`archive-remove`
|-----|-----|-----|-----
|`22px`|{F6429398}|{F6429400}|{F6429401}

After:

|size|`archive-extract`|`archive-insert`|`archive-remove`
|-----|-----|-----|-----
|`16px`|{F6430388}|{F6430389}|{F6430390}
|`22px` and `24px`|{F6430392}|{F6430393}|{F6430394}
|`32px`|{F6430395}|{F6430396}|{F6430397}

Reviewers: #vdg, ngraham, ndavis

Reviewed By: #vdg, ngraham, ndavis

Subscribers: ngraham, ndavis, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D16964
parent ae50e26a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment