freepik-company / flaticon-uicons

Over 4,000 SVG and web font-optimal vector-based icons available for web, iOS, and Android applications from www.flaticon.com
Other
57 stars 16 forks source link

Icon gliphs not matching across fonts #23

Open theolivenbaum opened 5 months ago

theolivenbaum commented 5 months ago

Just noticed this when updating our icons package:

We used the bold version for composing an icon, and it started rendering the wrong gliph after updating to the latest font release:

image

There are more icons not matching the glyphs across the fonts, this is just one example.

XenBG commented 5 months ago

I have the same problem in my project. All icon glyphs are messed up.

theolivenbaum commented 5 months ago

To add to the discussion, would also be nice if glyphs were consistent across versions. We always hit the issue of updating the font files and getting totally broken icons till the cache is cleared, because the unicode points used for each icon changes.

theolivenbaum commented 3 months ago

@konchimartin any chance you can take a look on this issue? Maybe some pre-processing step on whatever script you use to build the font files? We use uicon on our software and it is consistently broken every time there's a new release due to the full reshuffling of icons: image