luisDanielRoviraContreras / flutter_iconsax

iconsax for flutter package
GNU General Public License v3.0
29 stars 16 forks source link

Icon star_1 shows a slash in bold which does match linear and broken #18

Open rwuttke opened 3 weeks ago

rwuttke commented 3 weeks ago

When using IconsaxPlusBold.star_1 we see a filled in star with a slash in it instead of just a pure filled in star like which would match the empty one in IconsaxPlusLinear.star_1

IconsaxPlusLinear.star_1 linear star_1

IconsaxPlusBold.star_1 bold star_1

I have looked and have not found, so far, other icons with this behaviour.

rwuttke commented 3 weeks ago

Note I commented here, as IconsaxPlus points to this repository for Issues, and the actual repository does not have issues enabled.