material symbols: support filling

This commit is contained in:
end-4
2025-05-05 11:05:58 +02:00
parent 94ef226b92
commit 352d389cc4
30 changed files with 91 additions and 58 deletions
@@ -112,7 +112,7 @@ Item {
MaterialSymbol {
Layout.alignment: Qt.AlignHCenter
font.pixelSize: 55
iconSize: 55
color: Appearance.m3colors.m3outline
text: "notifications_active"
}
@@ -42,7 +42,7 @@ Button {
MaterialSymbol {
text: buttonIcon
Layout.fillWidth: false
font.pixelSize: Appearance.font.pixelSize.larger
iconSize: Appearance.font.pixelSize.larger
color: Appearance.colors.colOnLayer1
}
StyledText {