Skip to content

Commit

Permalink
[bot] Pack Icon update (#3400)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
MDIX-SA and github-actions[bot] committed Dec 2, 2023
1 parent ecacb44 commit 59375ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions MaterialDesignThemes.Wpf/PackIconKind.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3662,6 +3662,7 @@ public enum PackIconKind
Close,
Multiply=Close,
Remove=Close,
Times=Close,
CloseBox,
CancelBox=CloseBox,
ClearBox=CloseBox,
Expand Down Expand Up @@ -3796,6 +3797,8 @@ public enum PackIconKind
CloudMinusOutline,
CloudOff,
CloudOffOutline,
Local=CloudOffOutline,
Offline=CloudOffOutline,
CloudOutline,
CloudQueue=CloudOutline,
CloudPercent,
Expand Down Expand Up @@ -13097,8 +13100,11 @@ public enum PackIconKind
WashingMachine,
Laundrette=WashingMachine,
LocalLaundryService=WashingMachine,
Washer=WashingMachine,
WashingMachineAlert,
WasherAlert=WashingMachineAlert,
WashingMachineOff,
WasherOff=WashingMachineOff,
Watch,
WatchExport,
WatchExportVariant,
Expand Down

0 comments on commit 59375ff

Please sign in to comment.