diff --git a/shell/modules/GpuModule.qml b/shell/modules/GpuModule.qml index 50bba76..8b471dd 100644 --- a/shell/modules/GpuModule.qml +++ b/shell/modules/GpuModule.qml @@ -39,7 +39,7 @@ M.BarSection { } M.BarIcon { - icon: "\uDB84\uDCB0" + icon: "\uEB4C" anchors.verticalCenter: parent.verticalCenter TapHandler { onTapped: root._pinned = !root._pinned