Home > @uniformdev/design-system > IconProps
IconProps interface
Signature:
Extends: IconBaseProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
icon | IconType | sets the icon to be used | |
iconColor? | IconColor | (Optional) sets the icon color to be used | |
otherProps? | IconBaseProps | (Optional) sets additional icon props provided by "react-icons" |