Created attachment 7534 Patch I could reproduce this bug only with Moka[1], probably a theme issue, but while investigating I found that Create Launcher icon is retrieved with g_content_type_get_icon("application/x-desktop"). xdg-mime tells me that application/x-desktop is provided by panel-desktop-handler.desktop which uses application-x-executable icon (same as panel's launcher). So I propose this patch to avoid the icon size issue and, more importantly, be consistent with Panel's launcher icon. 1 - https://github.com/snwh/moka-icon-theme
Created attachment 7535 Before
Created attachment 7536 After
Andre Miranda referenced this bugreport in commit b4d99239acfd844497262a233e1be483e49aad8e Change "Create Launcher..." icon (Bug #14161) https://git.xfce.org/xfce/xfdesktop/commit?id=b4d99239acfd844497262a233e1be483e49aad8e