mikepenz / Android-Iconics

Android-Iconics - Use any icon font, or vector (.svg) as drawable in your application.
https://mikepenz.dev
Apache License 2.0
5.16k stars 619 forks source link

Update CommunityMaterial to 7.0.96 #626

Closed jpelgrom closed 1 year ago

jpelgrom commented 1 year ago

It's been almost a year so time to update the CommunityMaterial font again :)

Changelog for all added/changed/removed icons available here: https://dev.materialdesignicons.com/changelog

Looking at the comments in the last PR #613 I've downloaded all the SVGs, imported them into Icomoon, sorted a-z, started codepoints at U+A001 like you appear to have done last time, and finally imported/created the font using the tool. Scrolling through the example app, it appears to have worked correctly, but please check it if you can.

mikepenz commented 1 year ago

Thank you very much for your contribution!

jpelgrom commented 1 year ago

Thanks for the quick merge! I see another commit to update it after merging the PR, was that to fix something or just Git things?

mikepenz commented 1 year ago

@jpelgrom Your PR was perfect and all worked like a charm! Thank you so much for your contribution!

I saw that there were some additional svgs added, so I added them briefly. Also normally if the *.ttf is built, I usually re-export it to verify its content. (solely from a security perspective).