juliettef / IconFontCppHeaders

C and C++ headers, C# and Python classes, Rust files and Go package for icon fonts Font Awesome, Fork Awesome, Google Material Design, Pictogrammers Material Design icons, Kenney game icons, Fontaudio, Codicons and Lucide.
zlib License
1.17k stars 148 forks source link

Add support for Google Material Design Symbols #38

Closed projectgheist closed 5 months ago

projectgheist commented 6 months ago

Google doesn't seem to be updating their 'classic' icons font anymore, and moved to the new way of Symbols. This PR is to add support for that.

There was a change to the previous Material Design naming, from MD to GMDI to make it consistent with the new Symbols one GMDS. I'm not sure how this should be handled.

juliettef commented 5 months ago

Thanks, I'll take a look.

juliettef commented 5 months ago

Merged, thanks!