Skip to content

When using the Icons.link_sharp it shows the outline version for a windows app, but not the web #650

Open
@chriswPerc

Description

@chriswPerc

Package

google_fonts

Existing issue?

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:

  1. create Icon(Icons.link, color: R.colors.statusHealthy,);
  2. deploy to Chrome(web) - see correct display
  3. deploy to Windows(desktop) - see outline display instead of standard:

Chrome(web):
Image

Windows(desktop):
Image

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageIssues that haven't been triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions