Summary: | Missing an icon for add emoticon / add smiley | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | David Faure <faure> |
Component: | Icons | Assignee: | Nate Graham <nate> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kainz.a, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/breeze-icons/4daac191fb33c8c03bba8356db9767816cb8ee02 | Version Fixed In: | 5.68 |
Sentry Crash Report: |
Description
David Faure
2020-02-08 10:41:59 UTC
In the meantime, there's already `smiley-shape`, which is at least monochrome. (which reminds me that I need to fix that and a few of the other -shape icons to have a gray interior rather than a black interior) Fixed that in: - https://cgit.kde.org/breeze-icons.git/commit/?id=adc7b6b86012ecbc62552e3c2bc7ebb31eabbffb - https://cgit.kde.org/breeze-icons.git/commit/?id=1f8246cf24feb5ab3086c1aa8691cd5e06ca8cf5 - https://cgit.kde.org/breeze-icons.git/commit/?id=7feb16b2f04a61fc033e1d33ee6358fffa3584da And here's a patch to add a new `smiley-add` icon which should be suitable for your purposes: https://phabricator.kde.org/D27527 Git commit 4daac191fb33c8c03bba8356db9767816cb8ee02 by Nate Graham. Committed on 21/02/2020 at 14:03. Pushed by ngraham into branch 'master'. Add new `smiley-add` icons Summary: FIXED-IN: 5.68 Test Plan: {F8115850} Reviewers: #vdg, ndavis Reviewed By: #vdg, ndavis Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D27527 A +8 -0 icons-dark/actions/16/smiley-add.svg A +8 -0 icons-dark/actions/22/smiley-add.svg A +8 -0 icons/actions/16/smiley-add.svg A +8 -0 icons/actions/22/smiley-add.svg https://commits.kde.org/breeze-icons/4daac191fb33c8c03bba8356db9767816cb8ee02 Excellent, thank you very much. The "+" sign could be slightly bigger, it's a bit hard to see, but I'm nitpicking :-) |