make polkit dialog icon more readable

This commit is contained in:
end-4
2025-11-01 20:13:46 +01:00
parent 41e9c00fa8
commit f96e84ff4a
@@ -52,7 +52,7 @@ Item {
MaterialSymbol { MaterialSymbol {
Layout.alignment: Qt.AlignHCenter Layout.alignment: Qt.AlignHCenter
iconSize: 26 iconSize: 26
text: "shield_locked" text: "security"
color: Appearance.colors.colSecondary color: Appearance.colors.colSecondary
} }