The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/ui > Icon
Icon() function
Font Awesome Icon component
Signature:export declare function Icon(props: FontAwesomeIconProps): JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
props | FontAwesomeIconProps | Most of FontAwesomeIconProps |
JSX.Element