duongdev / phosphor-react-native

phosphor-icons for react-native. A flexible icon family for React Native
https://www.npmjs.com/package/phosphor-react-native
MIT License
189 stars 25 forks source link

disappear the point in some Icons without weight='fill' #4

Closed Choyeongdeok closed 3 years ago

Choyeongdeok commented 3 years ago

Thank you for creating this Icon library, but I got a problem. Some of these icons which have point don't show point without weight='fill'(in regular)

see this capture of Info icon below(also in Smiley) 스크린샷 2021-09-29 오전 11 38 53

duongdev commented 3 years ago

Hey @Choyeongdeok,

To reproduce easier, could you give me the screenshot and the code of these 2 scenarios? Did you try to change the colour of the icon?

Choyeongdeok commented 3 years ago

This is default

스크린샷 2021-09-30 오후 2 19 00

스크린샷 2021-09-30 오후 2 15 51 )

and this is weight='fill' 스크린샷 2021-09-30 오후 2 17 26 스크린샷 2021-09-30 오후 2 18 05

duongdev commented 3 years ago

@Choyeongdeok Thank you for reporting the issue. I have figured out the issue and will fix it ASAP.

Edit: This issue has been fixed in the latest release 0.4.0. Let me know if there are any other issues with the icons. Thanks, again 🙏.