Icons - MahApps/MahApps.Metro GitHub Wiki
MahApps.Metro
can use the MahApps.Metro.IconPacks to use some awesome stylish and handmade icons for better cool applications.
<iconPacks:PackIconMaterial Kind="EmoticonCool" />
<iconPacks:PackIconModern Kind="ThumbsUp" />
<iconPacks:PackIconFontAwesome Kind="FontAwesome" />
<iconPacks:PackIconEntypo Kind="EmojiHappy" />
It's still possible to use the old Xaml icon resources available here (but you should use the new one for easier usage).