File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -2790,6 +2790,7 @@ public enum PackIconKind
2790
2790
CircleSlice7 ,
2791
2791
CircleSlice8 ,
2792
2792
CircleSmall ,
2793
+ Dot = CircleSmall ,
2793
2794
CircularSaw ,
2794
2795
City ,
2795
2796
LocationCity = City ,
@@ -4855,6 +4856,7 @@ public enum PackIconKind
4855
4856
FormatHeaderPound ,
4856
4857
FormatHeaderHash = FormatHeaderPound ,
4857
4858
FormatHorizontalAlignCenter ,
4859
+ ArrowHorizontalCollapse = FormatHorizontalAlignCenter ,
4858
4860
FormatHorizontalAlignCentre = FormatHorizontalAlignCenter ,
4859
4861
FormatHorizontalAlignLeft ,
4860
4862
FormatHorizontalAlignRight ,
@@ -4925,6 +4927,7 @@ public enum PackIconKind
4925
4927
FormatUnderlined = FormatUnderline ,
4926
4928
FormatVerticalAlignBottom ,
4927
4929
FormatVerticalAlignCenter ,
4930
+ ArrowVerticalCollapse = FormatVerticalAlignCenter ,
4928
4931
FormatVerticalAlignCentre = FormatVerticalAlignCenter ,
4929
4932
FormatVerticalAlignTop ,
4930
4933
FormatWrapInline ,
You can’t perform that action at this time.
0 commit comments