From 55425b1e44324f936ae83700becc2348e772508f Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Fri, 8 Dec 2017 09:23:19 +0100 Subject: document-sign icon --- framework/qml/Icons.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'framework') diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 6ecc069c..8d60fb53 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -60,6 +60,7 @@ Item { property string password_hide: "password-show-off" property string secure: "document-encrypt" property string insecure: "document-decrypt" + property string signed: "document-sign" property string addNew: "list-add" property string remove: "kube-list-remove-inverted" -- cgit v1.2.3