From c7791351124607d0e50adf005e0c9eaf51195818 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Wed, 1 Sep 2021 18:01:10 +0200 Subject: [PATCH] Rename Group icon to People, and add high detail variant The icon is called People in the UX team's icon system, and we need to stay aligned to that. The high detail variant has an extra person in it. Contributes to issue CURA-8530. --- resources/qml/WelcomePages/CloudContent.qml | 2 +- .../themes/cura-light/icons/default/{Group.svg => People.svg} | 0 resources/themes/cura-light/icons/deprecated_icons.json | 2 +- resources/themes/cura-light/icons/high/Group.svg | 3 --- resources/themes/cura-light/icons/high/People.svg | 3 +++ 5 files changed, 5 insertions(+), 5 deletions(-) rename resources/themes/cura-light/icons/default/{Group.svg => People.svg} (100%) delete mode 100644 resources/themes/cura-light/icons/high/Group.svg create mode 100644 resources/themes/cura-light/icons/high/People.svg diff --git a/resources/qml/WelcomePages/CloudContent.qml b/resources/qml/WelcomePages/CloudContent.qml index 3624ec2576..a86f78b559 100644 --- a/resources/qml/WelcomePages/CloudContent.qml +++ b/resources/qml/WelcomePages/CloudContent.qml @@ -172,7 +172,7 @@ Item anchors.horizontalCenter: communityColumn.horizontalCenter fillMode: Image.PreserveAspectFit width: UM.Theme.getSize("welcome_wizard_cloud_content_image").width - source: UM.Theme.getIcon("Group", "high") + source: UM.Theme.getIcon("People", "high") sourceSize.width: width sourceSize.height: height } diff --git a/resources/themes/cura-light/icons/default/Group.svg b/resources/themes/cura-light/icons/default/People.svg similarity index 100% rename from resources/themes/cura-light/icons/default/Group.svg rename to resources/themes/cura-light/icons/default/People.svg diff --git a/resources/themes/cura-light/icons/deprecated_icons.json b/resources/themes/cura-light/icons/deprecated_icons.json index e0d8583605..28abf119ae 100644 --- a/resources/themes/cura-light/icons/deprecated_icons.json +++ b/resources/themes/cura-light/icons/deprecated_icons.json @@ -332,7 +332,7 @@ "size": "default" }, "group": { - "new_icon": "Group", + "new_icon": "People", "size": "default" }, "link": { diff --git a/resources/themes/cura-light/icons/high/Group.svg b/resources/themes/cura-light/icons/high/Group.svg deleted file mode 100644 index 62b0717dd6..0000000000 --- a/resources/themes/cura-light/icons/high/Group.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/resources/themes/cura-light/icons/high/People.svg b/resources/themes/cura-light/icons/high/People.svg new file mode 100644 index 0000000000..058353015a --- /dev/null +++ b/resources/themes/cura-light/icons/high/People.svg @@ -0,0 +1,3 @@ + + +