File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -231,6 +231,7 @@ public enum PackIconKind
231
231
AccountsAdd = AccountMultiplePlus ,
232
232
UserMultipleAdd = AccountMultiplePlus ,
233
233
UsersAdd = AccountMultiplePlus ,
234
+ Invite = AccountMultiplePlus ,
234
235
AccountMultiplePlusOutline ,
235
236
GroupAddOutline = AccountMultiplePlusOutline ,
236
237
UserMultiplePlusOutline = AccountMultiplePlusOutline ,
@@ -3075,6 +3076,8 @@ public enum PackIconKind
3075
3076
ElevationDecline ,
3076
3077
ElevationRise ,
3077
3078
Elevator ,
3079
+ ElevatorDown ,
3080
+ ElevatorUp ,
3078
3081
Ellipse ,
3079
3082
EllipseOutline ,
3080
3083
Email ,
@@ -4906,7 +4909,6 @@ public enum PackIconKind
4906
4909
MathTangent = MathTan ,
4907
4910
MathsTan = MathTan ,
4908
4911
Matrix ,
4909
- Maxcdn ,
4910
4912
Medal ,
4911
4913
MedicalBag ,
4912
4914
FirstAidKit = MedicalBag ,
@@ -6790,10 +6792,13 @@ public enum PackIconKind
6790
6792
Ssh ,
6791
6793
StackExchange ,
6792
6794
StackOverflow ,
6795
+ Stackpath ,
6793
6796
Stadium ,
6794
6797
StadiumVariant ,
6795
6798
Arena = StadiumVariant ,
6796
6799
Stairs ,
6800
+ StairsDown ,
6801
+ StairsUp ,
6797
6802
Stamper ,
6798
6803
StandardDefinition ,
6799
6804
Star ,
@@ -7665,6 +7670,7 @@ public enum PackIconKind
7665
7670
WheelchairAccessibility ,
7666
7671
Accessible = WheelchairAccessibility ,
7667
7672
Whistle ,
7673
+ WhistleOutline ,
7668
7674
WhiteBalanceAuto ,
7669
7675
WbAuto = WhiteBalanceAuto ,
7670
7676
WhiteBalanceIncandescent ,
You can’t perform that action at this time.
0 commit comments