Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.
This repository was archived by the owner on May 8, 2023. It is now read-only.

Some icons work, some icons do not... #24

@ExcelNet-Public

Description

@ExcelNet-Public

I have been trying to figure this out, but SOME icons display just great and others do not, seems almost random to me. Tried creating a minimal CSS with only the icons I am using thinking maybe it was an issue with too many in the FontAwesome 5 Pro library. Same results with a complete or minimal CSS file. For example if I have the following:

            <Label class="fas" text="" />
            <FontIcon size="24" type="fas" name="fa-signal" />

The Label has the Unicode Glyph copied from the FontAwesome web site it will display the label version just fine but the FontIcon tag does not render, just empty space where it should be. If I replace it wit fa-at and the associated glyph then both of them display just fine.

This is Android if it matters and FontAwesome 5.8.1 font files. I have tried various other versions as well looking for a solution. This is driving me crazy! Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions