jsmarcus / Iconize

Use icon fonts in your Xamarin.Forms application!
Other
204 stars 72 forks source link

FontRequest: Templarian MaterialDesignIcons #116

Open koystinen opened 5 years ago

koystinen commented 5 years ago

There is open source project Templarian/MaterialDesign here https://github.com/Templarian/MaterialDesign That maintains an extensive collection of material icons, built in a google material style.

The project includes google standard icons plus several thousands more community developed icons that could be browsed here https://materialdesignicons.com/ or here https://cdn.materialdesignicons.com/3.2.89/

If that collection could be wrapped in a NuGet package like "Templarian-Material-Design" that would be fantastic.

aflorenzan commented 4 years ago

It is already added, please see the Xam.Plugin.Iconize.MaterialDesignIcons plugin.