Bug 390285 - Would like a "toolbox" icon we can put in "Tools" drop-down menu buttons
Summary: Would like a "toolbox" icon we can put in "Tools" drop-down menu buttons
Status: VERIFIED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (show other bugs)
Version: 5.11.2
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: andreas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-11 20:14 UTC by Nate Graham
Modified: 2019-01-20 01:38 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.55


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2018-02-11 20:14:00 UTC
In multiple recent circumstances, we've found ourselves wanting a "gear" icon that we can put on Tools dropdown menus:
- https://phabricator.kde.org/D10297
- https://phabricator.kde.org/D10295

Basically we want this icon: https://i.imgur.com/FJOxfJL.png
... Or a suitably Breeze-ey version of it

Maybe it could be named more-tools or tools-action or something like that.
Comment 1 Andres Betts 2018-02-11 21:04:21 UTC
I like this proposal. It brings KDE imagery home for users. It is also now a very common icon that represents settings, preferences, options, etc. +1
Comment 2 Nate Graham 2019-01-18 16:11:42 UTC
Change of plans. We discussed this in the VDG room today and decided that a gear might confuse people, since it's commonly used for "Configure/options/settings/preferences/etc" on other platforms. We want something that communicates that it holds tools instead. So we decided that this should actually be a toolbox, kind of like one of these:

https://www.flaticon.com/free-icon/little-toolbox_7690#term=toolbox&page=1&position=27

https://www.flaticon.com/free-icon/toolbox_107189#term=toolbox&page=1&position=38

https://www.flaticon.com/free-icon/toolbox_28403#term=toolbox&page=1&position=59
Comment 3 Noah Davis 2019-01-19 15:05:28 UTC
Git commit 1000c8b4884e09318f79290e7a6e08cf6f99e55e by Noah Davis.
Committed on 19/01/2019 at 15:05.
Pushed by ndavis into branch 'master'.

Add tools icon

Summary:
Adds a `tools` icon for menus that show a list of tools/programs (e.g., the "Tools" menus in Spectacle and KSysGuard)

Test Plan:
{F6556428, size=full}
{F6556430, size=full}

Reviewers: #vdg, GB_2, ngraham

Reviewed By: #vdg, GB_2, ngraham

Subscribers: ngraham, GB_2, rooty, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D18379

A  +8    -0    icons-dark/actions/16/tools.svg
A  +8    -0    icons-dark/actions/22/tools.svg
A  +8    -0    icons-dark/actions/24/tools.svg
A  +8    -0    icons-dark/actions/32/tools.svg
M  +1    -1    icons-dark/actions/symbolic/tools-symbolic.svg
A  +8    -0    icons/actions/16/tools.svg
A  +8    -0    icons/actions/22/tools.svg
A  +8    -0    icons/actions/24/tools.svg
A  +8    -0    icons/actions/32/tools.svg
M  +1    -1    icons/actions/symbolic/tools-symbolic.svg

https://commits.kde.org/breeze-icons/1000c8b4884e09318f79290e7a6e08cf6f99e55e
Comment 4 Nate Graham 2019-01-20 01:38:59 UTC
Patches to adopt it:
- Spectacle: https://phabricator.kde.org/D18400
- ksysguard: https://phabricator.kde.org/D18395