File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/MaterialDesignThemes.Wpf Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -490,7 +490,7 @@ public enum PackIconKind
490
490
Plane = Airplane ,
491
491
AirplaneAlert ,
492
492
AirplaneCheck ,
493
- AirplaceSuccess = AirplaneCheck ,
493
+ AirplaneSuccess = AirplaneCheck ,
494
494
AirplaneTick = AirplaneCheck ,
495
495
AirplaneClock ,
496
496
AirplaneDate = AirplaneClock ,
@@ -3143,6 +3143,7 @@ public enum PackIconKind
3143
3143
Girandole = Chandelier ,
3144
3144
SuspendedLight = Chandelier ,
3145
3145
Charity ,
3146
+ NonProfit = Charity ,
3146
3147
SuperChatForGood = Charity ,
3147
3148
CharitySearch ,
3148
3149
ChartArc ,
@@ -13401,6 +13402,7 @@ public enum PackIconKind
13401
13402
WeatherNight ,
13402
13403
MoonAndStars = WeatherNight ,
13403
13404
NightSky = WeatherNight ,
13405
+ WeatherClearNight = WeatherNight ,
13404
13406
WeatherNightOutline = WeatherNight ,
13405
13407
WeatherNightPartlyCloudy ,
13406
13408
WeatherPartlyCloudy ,
You can’t perform that action at this time.
0 commit comments