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