FluentIcon: add monochrome prop

This commit is contained in:
end-4
2025-11-15 17:30:17 +01:00
parent bbe0329df4
commit 839718cc2b
@@ -6,6 +6,7 @@ import qs.modules.waffle.looks
Kirigami.Icon {
id: root
required property string icon
property alias monochrome: root.isMask
// Should be 16, but it appears the icons have some padding,
// Unlike the Windows-only Segoe UI icons, the open source FluentUI ones are hella small
property int implicitSize: 20