Skip to content

Color in FontAwesome icons #2986

@kinnay

Description

@kinnay

Problem

Before #1330 was merged, it was possible to color a FontAwesome icon like this:

<i class="fa fa-heart" style="color: red"></i>

With the most recent release, this seems no longer possible. I tried to apply color like this:

<span style="color: red">{{fa "solid" "heart"}}</span>

But the icon remained black.

Is there a workaround?

Proposed Solution

No response

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: Enhancement or feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions