Browse Source

Add alias for previously existing "star" icon

fieldOfView 3 years ago
parent
commit
82912ef20c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      resources/themes/cura-light/icons/deprecated_icons.json

+ 4 - 0
resources/themes/cura-light/icons/deprecated_icons.json

@@ -167,6 +167,10 @@
         "new_icon": "Check",
         "size": "default"
     },
+    "star": {
+        "new_icon": "StarFilled",
+        "size": "default"
+    },
     "pencil": {
         "new_icon": "Pen",
         "size": "default"