@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
The key of the Font Awesome brand icon.
color?
The optional color of the icon.
Returns
string
The fully qualified class name for the icon.