microsoft / fluentui-system-icons

Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.
https://aka.ms/fluentui-system-icons
MIT License
5.65k stars 498 forks source link

Why regular glyphs do not match filled glyphs? #667

Open bananakid opened 8 months ago

bananakid commented 8 months ago

Why regular glyphs do not match filled glyphs? For example, if I use glyph U+EA94 from FluentSystemIcons-Regular.ttf for ic_fluent_settings_32_regular shape (that looks like a gear icon) and then switch font to FluentSystemIcons-Filled.ttf, I get some weird parallelepiped icon instead of a gear icon (it looks similar to ic_fluent_select_object_skew_dismiss_**_filled shape).

I believe FluentSystemIcons-Regular.ttf and FluentSystemIcons-Filled.ttf should be working as complementary fonts.