From 2255dd415d9d6858388ccf92561abb3e02d4b5a5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 4 Aug 2018 13:59:43 +0200 Subject: go-next icon --- framework/qml/Icons.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/qml/Icons.qml') diff --git a/framework/qml/Icons.qml b/framework/qml/Icons.qml index 4f056ac5..df3baead 100644 --- a/framework/qml/Icons.qml +++ b/framework/qml/Icons.qml @@ -56,6 +56,8 @@ Item { property string mail_inverted: "mail-message-inverted" property string goBack: "go-previous" property string goBack_inverted: "go-previous-inverted" + property string goNext: "go-next" + property string goNext_inverted: "go-next-inverted" property string goDown: "go-down" property string goDown_inverted: "go-down-inverted" property string goUp: "go-up" -- cgit v1.2.3