Skip to content

Commit 59375ff

Browse files
[bot] Pack Icon update (#3400)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ecacb44 commit 59375ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MaterialDesignThemes.Wpf/PackIconKind.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3662,6 +3662,7 @@ public enum PackIconKind
36623662
Close,
36633663
Multiply=Close,
36643664
Remove=Close,
3665+
Times=Close,
36653666
CloseBox,
36663667
CancelBox=CloseBox,
36673668
ClearBox=CloseBox,
@@ -3796,6 +3797,8 @@ public enum PackIconKind
37963797
CloudMinusOutline,
37973798
CloudOff,
37983799
CloudOffOutline,
3800+
Local=CloudOffOutline,
3801+
Offline=CloudOffOutline,
37993802
CloudOutline,
38003803
CloudQueue=CloudOutline,
38013804
CloudPercent,
@@ -13097,8 +13100,11 @@ public enum PackIconKind
1309713100
WashingMachine,
1309813101
Laundrette=WashingMachine,
1309913102
LocalLaundryService=WashingMachine,
13103+
Washer=WashingMachine,
1310013104
WashingMachineAlert,
13105+
WasherAlert=WashingMachineAlert,
1310113106
WashingMachineOff,
13107+
WasherOff=WashingMachineOff,
1310213108
Watch,
1310313109
WatchExport,
1310413110
WatchExportVariant,

0 commit comments

Comments
 (0)