@serenity-is/corelib / fabIcon

Function: fabIcon()

fabIcon(key, color?): string

Defined in: src/base/icons.ts:49

Generates a fully qualified class name for a Font Awesome brand icon.

Parameters

key

fabIconKey

The key of the Font Awesome brand icon.

color?

TextColor

The optional color of the icon.

Returns

string

The fully qualified class name for the icon.