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
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 ,
You can’t perform that action at this time.
0 commit comments