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

Radius curvature makes blank icons with NaNs #80

Open
evgeniyp opened this issue Sep 24, 2020 · 1 comment
Open

Radius curvature makes blank icons with NaNs #80

evgeniyp opened this issue Sep 24, 2020 · 1 comment

Comments

@evgeniyp
Copy link

This svg makes the blank icon, but if you remove rx="2" it works fine.

<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="10" height="10" rx="2" fill="#EA4545"/>
</svg>
@evgeniyp evgeniyp changed the title Radius curvature results NaNs Radius curvature makes blank icons with NaNs Sep 24, 2020
@devyngaspa
Copy link

I am seeing this as well, any updates?

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

2 participants