Skip to content

Commit 9ba36d8

Browse files
[bot] Pack Icon update (#3772)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 382c395 commit 9ba36d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/MaterialDesignThemes.Wpf/PackIconKind.cs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ public enum PackIconKind
490490
Plane=Airplane,
491491
AirplaneAlert,
492492
AirplaneCheck,
493-
AirplaceSuccess=AirplaneCheck,
493+
AirplaneSuccess=AirplaneCheck,
494494
AirplaneTick=AirplaneCheck,
495495
AirplaneClock,
496496
AirplaneDate=AirplaneClock,
@@ -3143,6 +3143,7 @@ public enum PackIconKind
31433143
Girandole=Chandelier,
31443144
SuspendedLight=Chandelier,
31453145
Charity,
3146+
NonProfit=Charity,
31463147
SuperChatForGood=Charity,
31473148
CharitySearch,
31483149
ChartArc,
@@ -13401,6 +13402,7 @@ public enum PackIconKind
1340113402
WeatherNight,
1340213403
MoonAndStars=WeatherNight,
1340313404
NightSky=WeatherNight,
13405+
WeatherClearNight=WeatherNight,
1340413406
WeatherNightOutline=WeatherNight,
1340513407
WeatherNightPartlyCloudy,
1340613408
WeatherPartlyCloudy,

0 commit comments

Comments
 (0)