diff --git a/resources/qml/Topbar.qml b/resources/qml/Topbar.qml index cae7fec108..68a6543fd2 100644 --- a/resources/qml/Topbar.qml +++ b/resources/qml/Topbar.qml @@ -58,7 +58,7 @@ Rectangle height: UM.Theme.getSize("sidebar_header").height onClicked: base.startMonitoringPrint() text: catalog.i18nc("@title:tab", "Print") - iconSource: printerConnected ? UM.Theme.getIcon("tab_monitor_with_status") : UM.Theme.getIcon("tab_monitor") + iconSource: UM.Theme.getIcon("tab_monitor") property color overlayColor: { if(!printerAcceptsCommands) diff --git a/resources/themes/cura/icons/tab_monitor_with_status.svg b/resources/themes/cura/icons/tab_monitor_with_status.svg deleted file mode 100644 index dc3b373313..0000000000 --- a/resources/themes/cura/icons/tab_monitor_with_status.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - -