Feature/update icons (#378)

* Added a few icons to ttf font

* Replace junk with blocked

* Fix build

* Remove outdated commandBar styles

* Added Icomoon file to root

* Added imap icon
This commit is contained in:
Tiktack
2024-09-14 21:15:38 +02:00
committed by GitHub
parent 4ac8095554
commit cad9250cb7
12 changed files with 69 additions and 261 deletions

View File

@@ -37,7 +37,6 @@ namespace Wino.Controls
Ignore,
Star,
CreateFolder,
Junk,
More,
Find,
SpecialFolderInbox,
@@ -61,7 +60,16 @@ namespace Wino.Controls
TurnOfNotifications,
EmptyFolder,
Rename,
DontSync
DontSync,
Attachment,
SortTextDesc,
SortLinesDesc,
Certificate,
OpenInNewWindow,
Blocked,
Message,
New,
IMAP
}
public class WinoFontIcon : FontIcon