File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -1196,6 +1196,7 @@ public enum PackIconKind
1196
1196
BankTransferIn ,
1197
1197
BankTransferOut ,
1198
1198
Barcode ,
1199
+ BarcodeOff ,
1199
1200
BarcodeScan ,
1200
1201
BarcodeScanner = BarcodeScan ,
1201
1202
Barley ,
@@ -2085,7 +2086,6 @@ public enum PackIconKind
2085
2086
SealOutline = CertificateOutline ,
2086
2087
ChairRolling ,
2087
2088
ChairSchool ,
2088
- Desk = ChairSchool ,
2089
2089
Charity ,
2090
2090
SuperChatForGood = Charity ,
2091
2091
ChartArc ,
@@ -2819,6 +2819,7 @@ public enum PackIconKind
2819
2819
BinVariant = DeleteVariant ,
2820
2820
Delta ,
2821
2821
ChangeHistory = Delta ,
2822
+ Desk ,
2822
2823
DeskLamp ,
2823
2824
Deskphone ,
2824
2825
DesktopClassic ,
@@ -3187,6 +3188,7 @@ public enum PackIconKind
3187
3188
Excavator ,
3188
3189
Exclamation ,
3189
3190
Factorial = Exclamation ,
3191
+ ExclamationThick ,
3190
3192
ExitRun ,
3191
3193
EmergencyExit = ExitRun ,
3192
3194
ExitToApp ,
@@ -3613,6 +3615,7 @@ public enum PackIconKind
3613
3615
FolderLock ,
3614
3616
FolderLockOpen ,
3615
3617
FolderMove ,
3618
+ FolderMoveOutline ,
3616
3619
FolderMultiple ,
3617
3620
Folders = FolderMultiple ,
3618
3621
FolderMultipleImage ,
@@ -4280,6 +4283,7 @@ public enum PackIconKind
4280
4283
HouseOutline = HomeOutline ,
4281
4284
HomePlus ,
4282
4285
HomeAdd = HomePlus ,
4286
+ HomeRemove ,
4283
4287
HomeRoof ,
4284
4288
HomeChimney = HomeRoof ,
4285
4289
HomeThermometer ,
@@ -7504,6 +7508,7 @@ public enum PackIconKind
7504
7508
Web ,
7505
7509
WebBox ,
7506
7510
LanguageBox = WebBox ,
7511
+ WebClock ,
7507
7512
Webcam ,
7508
7513
WebCamera = Webcam ,
7509
7514
Webhook ,
You can’t perform that action at this time.
0 commit comments