feathericons / feather

Simply beautiful open-source icons
https://feathericons.com
MIT License
24.78k stars 1.21k forks source link

Website shows old icons #989

Closed TheWirv closed 3 years ago

TheWirv commented 3 years ago

Hi, feathericons.com is showing the icon library of version 4.24.1. Also, connected to that, React Native Vector Icons recently updated to the current version 4.28, and now my shopping cart icon went from outlined to filled (you can check them out here). I suspect that you guys improved the library to support multiple variants of icons, like outlined and filled. But via RNVI I have no option to choose between them. Also I can't really look up the current set of available icons because this library's website is not uptodate (it still shows the outlined shopping cart).

Is there anything I can do in order to get the old shopping cart icon back?

TheWirv commented 3 years ago

So, nobody cares about the accuracy of the website, I assume?

colebemis commented 3 years ago

Should be up-to-date now 👍 Thanks for your patience.

https://github.com/feathericons/feathericons.com/commit/8d5039565595bf4d8bfe6fee544f04d75359afca

TheWirv commented 3 years ago

Hi @colebemis thanks for the update. Still, I am somewhat confused about the other issue that I mentioned: React Native Vector Icons recently updated to 4.28.0, and ever since then the cart icon has been different (see 1st image, check it out here). Yet, even now with the update, the website is still showing the old icon (see 2nd image).

I just would like to know why this might happen?

Oh, and as that might not necessarily be obvious: Before updating its feather dependency to 4.28.0, RNVI was also displaying the same cart icon, as seen in the 2nd image.

image image