Function: getIconColorClass()
getIconColorClass(
color?
:string
):undefined
|string
Defined in: src/theme/components/iconUtils.tsx:35
Internal
Get the CSS class for an icon color
Parametersโ
color?โ
string
The color name
Returnsโ
undefined
| string
The CSS class or undefined if no class exists