File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -3662,6 +3662,7 @@ public enum PackIconKind
3662
3662
Close ,
3663
3663
Multiply = Close ,
3664
3664
Remove = Close ,
3665
+ Times = Close ,
3665
3666
CloseBox ,
3666
3667
CancelBox = CloseBox ,
3667
3668
ClearBox = CloseBox ,
@@ -3796,6 +3797,8 @@ public enum PackIconKind
3796
3797
CloudMinusOutline ,
3797
3798
CloudOff ,
3798
3799
CloudOffOutline ,
3800
+ Local = CloudOffOutline ,
3801
+ Offline = CloudOffOutline ,
3799
3802
CloudOutline ,
3800
3803
CloudQueue = CloudOutline ,
3801
3804
CloudPercent ,
@@ -13097,8 +13100,11 @@ public enum PackIconKind
13097
13100
WashingMachine ,
13098
13101
Laundrette = WashingMachine ,
13099
13102
LocalLaundryService = WashingMachine ,
13103
+ Washer = WashingMachine ,
13100
13104
WashingMachineAlert ,
13105
+ WasherAlert = WashingMachineAlert ,
13101
13106
WashingMachineOff ,
13107
+ WasherOff = WashingMachineOff ,
13102
13108
Watch ,
13103
13109
WatchExport ,
13104
13110
WatchExportVariant ,
You can’t perform that action at this time.
0 commit comments