beazl-peter
beazl-peter
I have created a diff to the latest font but the codepoints reference has been removed from the repo here https://github.com/google/material-design-icons so it's not much use. There are several issues...
They've added the codepoints file and I've got the updates (284 new, 2 changed) - what's the most useful way to provide this?
@jsfan3 @ThomasH99 happy to help - once they released the codepoints it became much easier! Here is the full list of changes for reference: # 290 new MATERIAL_5G = '\uEF38';...
@ThomasH99 - thanks for the heads up. I should have time take a look in a few days.
@ThomasH99 I just created a pull request for the update.
Hi @ThomasH99 So it looks like they've moved things around. I think the default font should now be from here: https://github.com/google/material-design-icons/tree/master/variablefont (uing the "Outlined" version) rather than here https://github.com/google/material-design-icons/tree/master/font but...