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 @@ + + +