File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -2342,6 +2342,7 @@ public enum PackIconKind
2342
2342
ClipboardVitalsOutline = ClipboardPulseOutline ,
2343
2343
ClipboardText ,
2344
2344
Assignment = ClipboardText ,
2345
+ ClipboardTextMultiple ,
2345
2346
ClipboardTextOutline ,
2346
2347
ClipboardTextPlay ,
2347
2348
ClipboardTextPlayOutline ,
@@ -3767,6 +3768,7 @@ public enum PackIconKind
3767
3768
FormatListNumbers = FormatListNumbered ,
3768
3769
FormatListNumberedRtl ,
3769
3770
FormatListNumberedRightToLeft = FormatListNumberedRtl ,
3771
+ FormatListText ,
3770
3772
FormatOverline ,
3771
3773
FormatPageBreak ,
3772
3774
FormatPaint ,
@@ -5661,6 +5663,7 @@ public enum PackIconKind
5661
5663
Pentagon ,
5662
5664
PentagonOutline ,
5663
5665
Percent ,
5666
+ PercentOutline ,
5664
5667
PeriodicTable ,
5665
5668
PeriodicTableCo2 ,
5666
5669
PeriodicTableCarbonDioxide = PeriodicTableCo2 ,
@@ -5872,6 +5875,7 @@ public enum PackIconKind
5872
5875
PollBox ,
5873
5876
Assessment = PollBox ,
5874
5877
InsertChart = PollBox ,
5878
+ PollBoxOutline ,
5875
5879
Polymer ,
5876
5880
Pool ,
5877
5881
SwimmingPool = Pool ,
@@ -6205,6 +6209,8 @@ public enum PackIconKind
6205
6209
Sack ,
6206
6210
SackPercent ,
6207
6211
Safe ,
6212
+ SafeSquare ,
6213
+ SafeSquareOutline ,
6208
6214
SafetyGoggles ,
6209
6215
Sailing ,
6210
6216
Sale ,
@@ -7247,6 +7253,7 @@ public enum PackIconKind
7247
7253
UploadOffOutline ,
7248
7254
UploadOutline ,
7249
7255
Usb ,
7256
+ UsbFlashDrive ,
7250
7257
UsbPort ,
7251
7258
Valve ,
7252
7259
ValveClosed ,
You can’t perform that action at this time.
0 commit comments