Browse Source

Merge branch '4.11'

Ghostkeeper 3 years ago
parent
commit
d4751c6bc9

+ 1 - 1
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
                     }

+ 0 - 0
resources/themes/cura-light/icons/default/Group.svg → resources/themes/cura-light/icons/default/People.svg


+ 1 - 1
resources/themes/cura-light/icons/deprecated_icons.json

@@ -332,7 +332,7 @@
         "size": "default"
     },
     "group": {
-        "new_icon": "Group",
+        "new_icon": "People",
         "size": "default"
     },
     "link": {

File diff suppressed because it is too large
+ 0 - 1
resources/themes/cura-light/icons/high/Group.svg


File diff suppressed because it is too large
+ 1 - 0
resources/themes/cura-light/icons/high/People.svg


Some files were not shown because too many files changed in this diff