expo / vector-icons

https://icons.expo.fyi
MIT License
647 stars 114 forks source link

Missing filled version of @ant-design icons #210

Open realjjaveweb opened 2 years ago

realjjaveweb commented 2 years ago

Ant design have icons in both Outlined and Filled version (+Two Tone).

However only thing seems to be possible with this package is the basic value e.g. setting which results in the Outlined icon.

As you can see here https://ant.design/components/icon/ There is SettingOutlined and SettingFilled.

I understand the simple basic values are for ease of use, but there should be some way how to summon the filled version, something like setting-filled / SettingFilled, you get the idea :-)

I've seen other icon sets in expo vector icons do have the filled version - why not ant design?

What surprises me even more that some ant design icons are filled by default (with the basic name) and have the -o versions for outlined - again - why not such a besic icons as the settings cog wheel? O.o

Is there some workaround/existing glyphmap how to add it before this is fixed? EDIT: I checked and the icons are even missing in the @expo/vector-icons/build/vendor/react-native-vector-icons/Fonts/AntDesign.ttf in the first place

gclark-eightfold commented 2 years ago

Since there hasn't been any updates regarding this and similar issues, I created #214 to update the package to use the latest icons. While it's in review, if it helps any, you can try patching the package with this gist.