In ruqola (a rocket chat client) I'm missing a monochrome icon for a button that adds a reaction (an emoticon) to an existing message. We're currently using face-smile, which looks like there is already a smiley there, while the goal is a less colorful icon (with a "+" sign) which simply suggests that one can add a smiley. In the official rocket chat client, it's like a monochrome smiley, with one corner (one quarter) of the image replaced with a "+" sign. Man, describing icons is difficult, but I guess I'm not allowed to just show a screenshot for copyright reasons ;) Thanks!
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 :-)