e65e5edee6
When creating an icon for the system actions search provider, set the icon size using StIcons own icon-size property instead of ClutterActors width and height property. That ensures the scale factor is applied and the icon will be properly scaled on hiDPI screens. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1686>