diff --git a/src/shell/applets/testcomponentsapplet/contents/ui/IconsPage.qml b/src/shell/applets/testcomponentsapplet/contents/ui/IconsPage.qml index c1c5fd5ff..adffaffab 100644 --- a/src/shell/applets/testcomponentsapplet/contents/ui/IconsPage.qml +++ b/src/shell/applets/testcomponentsapplet/contents/ui/IconsPage.qml @@ -62,13 +62,11 @@ PlasmaComponents.Page { width: _h height: width } - PlasmaCore.IconItem { - source: "maximize" + source: "resize-tr2bl" width: _h height: width } - PlasmaCore.IconItem { source: "akonadi" width: _h