| Summary: | Would like a "toolbox" icon we can put in "Tools" drop-down menu buttons | ||
|---|---|---|---|
| Product: | [Plasma] Breeze | Reporter: | Nate Graham <nate> |
| Component: | Icons | Assignee: | andreas <kainz.a> |
| Status: | VERIFIED FIXED | ||
| Severity: | wishlist | CC: | anditosan1000, kainz.a, null |
| Priority: | NOR | ||
| Version First Reported In: | 5.11.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/breeze-icons/1000c8b4884e09318f79290e7a6e08cf6f99e55e | Version Fixed/Implemented In: | 5.55 |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2018-02-11 20:14:00 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 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 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
Patches to adopt it: - Spectacle: https://phabricator.kde.org/D18400 - ksysguard: https://phabricator.kde.org/D18395 |