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
@@ -39,7 +39,7 @@ Button {
Layout.fillWidth: false
Layout.leftMargin: 5
color: Appearance.colors.colOnLayer2
font.pixelSize: Appearance.font.pixelSize.hugeass
iconSize: Appearance.font.pixelSize.hugeass
text: input ? "mic_external_on" : "media_output"
}
@@ -98,7 +98,7 @@ Item {
MaterialSymbol {
Layout.alignment: Qt.AlignHCenter
font.pixelSize: 55
iconSize: 55
color: Appearance.m3colors.m3outline
text: "brand_awareness"
}