timmaffett / material_symbols_icons

Complete Flutter support for google's Material DesignMaterial Symbols Icons
Apache License 2.0
32 stars 5 forks source link

nest_clock_farsight_analog icon does not fill correctly in mode outline and sharp fonts #2

Closed timmaffett closed 11 months ago

timmaffett commented 1 year ago

The nest_clock_farsight_analog icon does not fill correctly for the outline and sharp versions of the font. It does fill correctly for the rounded version.

https://timmaffett.github.io/material_symbols_icons/#/

This does NOT occur for the official font see here

Investigate..

timmaffett commented 12 months ago

This is a bug in the true type source variable fonts.

I have filed an issue https://github.com/google/material-design-icons/issues/1518 for the variable fonts

timmaffett commented 11 months ago

This has been fixed in the 4.2659.0 version of the package which incorporates version 2.659 of the variable fonts.

fill works correctly