| Summary: | Improve get-hot-new-stuff icon | ||
|---|---|---|---|
| Product: | [Plasma] Breeze | Reporter: | Nate Graham <nate> |
| Component: | Icons | Assignee: | visual-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kainz.a, paul.brown, snd.noise |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/breeze-icons/dc13d172fdc889bc7c00df6829021eebf6769fd4 | Version Fixed/Implemented In: | 5.64 |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2018-10-31 05:06:20 UTC
Just brainstorming here... How about a package on fire? That would be very negative iconography; I don't think so. "Hot" in this context should mean "cool" not "on fire, destroyed!" :) In fact, the word "hot" is not actually used visibly, so we probably don't need to take that into consideration. Something shiny... A shiny box or package, maybe like this: http://all4desktop.com/data_images/original/4240519-gift.jpg but simpler and without the Christmas decorations, of course. (In reply to Paul Brown from comment #3) > Something shiny... A shiny box or package, maybe like this: > > http://all4desktop.com/data_images/original/4240519-gift.jpg > > but simpler and without the Christmas decorations, of course. maybe with an arrow? https://melbournechapter.net/explore/box-svg-cargo/#gal_post_3985_box-svg-cargo-4.png Yeah, box-with-an-arrow iconography makes sense to me. I kinda like this one: https://www.flaticon.com/free-icon/package_1067555#term=box&page=1&position=19 We could even combine it with gift/present/heart iconography: - https://www.flaticon.com/free-icon/heart-box_913241#term=gift&page=1&position=15 - https://www.flaticon.com/free-icon/donation_940919#term=gift&page=1&position=52 - https://www.flaticon.com/free-icon/giftbox_324687#term=box&page=1&position=36 - https://www.flaticon.com/free-icon/gift_1057391#term=box&page=1&position=60 Git commit dc13d172fdc889bc7c00df6829021eebf6769fd4 by Nate Graham.
Committed on 23/10/2019 at 02:25.
Pushed by ngraham into branch 'master'.
Use a more correct and appropriate visual metaphor for "get hot new stuff" icon
Summary:
Right now it's a duplicate (not even a symlink) of the `favorite` icon, which is
semantically inaccurate. A more appropriate visual metaphor is "download", since that's
what GHNS will do. So this patch symlinks the GHNS icon to `edit-download`. This makes
it work for icons-only buttons as well, where the icon alone is sufficient to communicate
what will happen.
Thanks for @ndavis for suggesting this.
FIXED-IN: 5.64
Test Plan:
{F7651335, size=full}
{F7651336, size=full}
Reviewers: #vdg, leinir, ndavis
Reviewed By: #vdg, ndavis
Subscribers: kde-frameworks-devel, ndavis
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D24871
T +1 -13 icons-dark/actions/16/get-hot-new-stuff.svg
T +1 -14 icons-dark/actions/22/get-hot-new-stuff.svg
T +1 -13 icons-dark/actions/24/get-hot-new-stuff.svg
T +1 -13 icons/actions/16/get-hot-new-stuff.svg
T +1 -14 icons/actions/22/get-hot-new-stuff.svg
T +1 -13 icons/actions/24/get-hot-new-stuff.svg
https://commits.kde.org/breeze-icons/dc13d172fdc889bc7c00df6829021eebf6769fd4
|