Add home icon

This commit is contained in:
Sasha Koshka 2024-05-05 02:53:07 -04:00
parent 3e561d7bf0
commit 9a5b4ee7e8
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ const (
IconDirectoryFull Icon = "DirectoryFull"
// objects: places
IconPlaceHome Icon = "PlaceHome"
IconPlaceDownloads Icon = "PlaceDownloads"
IconPlacePhotos Icon = "PlacePhotos"
IconPlaceBooks Icon = "PlaceBooks"