add start and search icons

This commit is contained in:
end-4
2025-11-10 22:48:04 +01:00
parent 42919c59ec
commit 694eaccfbf
12 changed files with 308 additions and 9 deletions
@@ -13,6 +13,7 @@ Kirigami.Icon {
implicitHeight: implicitSize
source: `${Looks.iconsPath}/${root.icon}.svg`
fallback: root.icon
roundToIconSize: false
color: Looks.colors.fg
isMask: true