From c3a7cd59beb920377e6a09f4f1d9cfb86ac02932 Mon Sep 17 00:00:00 2001 From: Konstantinos Karmas Date: Wed, 30 Jun 2021 12:24:49 +0200 Subject: [PATCH] Add medium quality "Folder" icon CURA-8202 --- plugins/PrepareStage/PrepareMenu.qml | 2 +- resources/themes/cura-light/icons/medium/Folder.svg | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 resources/themes/cura-light/icons/medium/Folder.svg diff --git a/plugins/PrepareStage/PrepareMenu.qml b/plugins/PrepareStage/PrepareMenu.qml index 73c2cad39a..09bb2a9fc1 100644 --- a/plugins/PrepareStage/PrepareMenu.qml +++ b/plugins/PrepareStage/PrepareMenu.qml @@ -97,7 +97,7 @@ Item { id: buttonIcon anchors.centerIn: parent - source: UM.Theme.getIcon("Folder") + source: UM.Theme.getIcon("Folder", "medium") width: UM.Theme.getSize("button_icon").width height: UM.Theme.getSize("button_icon").height color: UM.Theme.getColor("icon") diff --git a/resources/themes/cura-light/icons/medium/Folder.svg b/resources/themes/cura-light/icons/medium/Folder.svg new file mode 100644 index 0000000000..8dc9b5ea9f --- /dev/null +++ b/resources/themes/cura-light/icons/medium/Folder.svg @@ -0,0 +1,11 @@ + + + + + + + + +