Skip to content

Font Awesome 6 Duotone glyphs not properly extracted #63

@Moustachos

Description

@Moustachos

Hello Patrick,

Font Awesome Duotone icons are made up of 2 glyphs, 1 for ::before & 1 for ::after.

In V5, ::after code was the same as ::before prefixed with 10, example: https://fontawesome.com/v5/icons/spinner-third?s=duotone

In V6, ::after is a doubled ::before code, example: https://fontawesome.com/icons/spinner-third?s=duotone

::before glyph is still extracted properly, but ::after glyph is missing in output file.

Any idea on how to approach / fix this?

Thanks :)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions