diff --git a/ui/shared/status/StatusRoundButton.qml b/ui/shared/status/StatusRoundButton.qml index 60fece4055..3309f263b8 100644 --- a/ui/shared/status/StatusRoundButton.qml +++ b/ui/shared/status/StatusRoundButton.qml @@ -84,7 +84,7 @@ RoundButton { contentItem: Item { anchors.fill: parent - Image { + SVGImage { id: iconImg visible: false source: control.icon.source