MauiIcons icon indicating copy to clipboard operation
MauiIcons copied to clipboard

[Feature] Add Material Symbols

Open vsimplea opened this issue 1 year ago • 17 comments

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like @AathifMahir mentioned on Discord that he would like to add material symbols as a new module into MauiIcons Package Since, it can't break the current material Icons module, I guess creating a new module makes sense.

I'm suggesting a new naming convention for the current and new packages, below: AathifMahir.Maui.MauiIcons.Core to be replaced for AathifMahir.Maui.Core AathifMahir.Maui.MauiIcons.SegoeFluent to be replaced for AathifMahir.Maui.Fluent.Segoe.Icons AathifMahir.Maui.MauiIcons.Fluent to be replaced for AathifMahir.Maui.Fluent.OpenSource.OutlinedIcons AathifMahir.Maui.MauiIcons.FluentFilled to be replaced for AathifMahir.Maui.Fluent.OpenSource.FilledIcons AathifMahir.Maui.MauiIcons.Material to be replaced for AathifMahir.Maui.Material.OutlinedIcons

New AathifMahir.Maui.Material.FilledIcons AathifMahir.Maui.Material.RoundedIcons AathifMahir.Maui.Material.TwoToneIcons AathifMahir.Maui.Material.OutlinedSymbols AathifMahir.Maui.Material.RoundedSymbols

this new naming convention reduces the use of the word "Maui" two times and separates each font so we can include the desired font icons in our app only :)

image

Thanks @AathifMahir for looking into this.

vsimplea avatar Jun 22 '23 15:06 vsimplea