Icon Function
Deprecated in 4.16.0. Used to render a deprecated IconSpec type. Use [[iTwinUI Icon]] instead.
Icon Functional component displays an icon based on an IconSpec.
Icon(props: IconProps): "null" | React.JSX.Element
Parameter | Type | Description |
---|---|---|
props | IconProps |
Returns - "null" | React.JSX.Element
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.