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
@@ -40,7 +40,7 @@ Item {
Layout.bottomMargin: valueIndicatorVerticalPadding
color: Appearance.colors.colOnLayer0
text: root.icon
font.pixelSize: 30
iconSize: 30
}
ColumnLayout { // Stuff
Layout.alignment: Qt.AlignVCenter