Open
Description
Package
google_fonts
Existing issue?
- I checked the existing issues
What happened?
Expected vs actual result:
When using Icons.link_sharp and deploying to the web, it correctly shows the indicated icon.
When deploying to a windows build, the icon is only displaying the outline.
Using the fill parameter has no effect on the visual
Steps to reproduce:
- create Icon(Icons.link, color: R.colors.statusHealthy,);
- deploy to Chrome(web) - see correct display
- deploy to Windows(desktop) - see outline display instead of standard: