Skip to content
Alex Kuchta edited this page Nov 1, 2016 · 8 revisions

#Pick a Package Get started by picking a package - you can install all of the icons or only the pack(s) that you need if size is a concern

To install the IconPacks, run the following commands in the NuGet Package Manager Console or install it with the NuGet Package Manager extension.

  • MahApps.Metro.IconPacks includes all Icons in one package NuGet package
  PM> Install-Package MahApps.Metro.IconPacks
  PM> Install-Package MahApps.Metro.IconPacks.Material
  PM> Install-Package MahApps.Metro.IconPacks.FontAwesome
  PM> Install-Package MahApps.Metro.IconPacks.Octicons
  PM> Install-Package MahApps.Metro.IconPacks.Modern
  PM> Install-Package MahApps.Metro.IconPacks.Entypo

Once you have the package(s) you need, hop on over to the Usage page to become an IconPacks ninja