From 43d01042f8d97718028d86a8fb09d4c7af6609c7 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Tue, 20 Jun 2017 14:48:13 +0200 Subject: add new icon for list-removel --- framework/qml/Icons.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework') diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 9a3bcb77..0769ee13 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -54,7 +54,7 @@ Item { property string goUp: "go-down" property string addNew: "list-add" - property string remove: "list-remove" + property string remove: "kube-list-remove-inverted" property string folder: "folder" property string save_inverted: "document-save-inverted" -- cgit v1.2.3