Skip to content

Commit

Permalink
[bot] Pack Icon update (#3772)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
MDIX-SA and github-actions[bot] authored Jan 20, 2025
1 parent 382c395 commit 9ba36d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/MaterialDesignThemes.Wpf/PackIconKind.cs
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ public enum PackIconKind
Plane=Airplane,
AirplaneAlert,
AirplaneCheck,
AirplaceSuccess=AirplaneCheck,
AirplaneSuccess=AirplaneCheck,
AirplaneTick=AirplaneCheck,
AirplaneClock,
AirplaneDate=AirplaneClock,
Expand Down Expand Up @@ -3143,6 +3143,7 @@ public enum PackIconKind
Girandole=Chandelier,
SuspendedLight=Chandelier,
Charity,
NonProfit=Charity,
SuperChatForGood=Charity,
CharitySearch,
ChartArc,
Expand Down Expand Up @@ -13401,6 +13402,7 @@ public enum PackIconKind
WeatherNight,
MoonAndStars=WeatherNight,
NightSky=WeatherNight,
WeatherClearNight=WeatherNight,
WeatherNightOutline=WeatherNight,
WeatherNightPartlyCloudy,
WeatherPartlyCloudy,
Expand Down

0 comments on commit 9ba36d8

Please sign in to comment.