diff --git a/Modules/Panels/Launcher/Plugins/EmojiPlugin.qml b/Modules/Panels/Launcher/Plugins/EmojiPlugin.qml index 0d6907a9..370b1d58 100644 --- a/Modules/Panels/Launcher/Plugins/EmojiPlugin.qml +++ b/Modules/Panels/Launcher/Plugins/EmojiPlugin.qml @@ -38,7 +38,7 @@ Item { { "name": ">emoji", "description": I18n.tr("plugins.emoji-search-description"), - "icon": "emote", + "icon": "face-smile", "isImage": false, "onActivate": function () { launcher.setSearchText(">emoji ");