Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Svg lost color with svg property on both platforms #636

Open
guillermolc opened this issue Jan 24, 2024 · 0 comments
Open

Svg lost color with svg property on both platforms #636

guillermolc opened this issue Jan 24, 2024 · 0 comments

Comments

@guillermolc
Copy link

Hi everyone!

I tested svgs on ios and android and i found some issue related with the generation of this type of resource
when svgs have fill="#00000000" the icon its displaying in black this is a random issue because in some cases the icon its not displaying properly in both platforms. So i found a solution and only need to replace that with fill="none"

I hope it helps someone else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant