Icon

Component that renders core-react icon when given an icon name or SVG source.

Classes

Name Description  
ConditionalIconItem Class used to return an icon.  
SvgPath Svg element wrapper with specified Svg paths. Deprecated

Global Functions

Name Description  
Icon Icon Functional component displays an icon based on an IconSpec.  
WebFontIcon WebFontIcon React component Deprecated

Interfaces

Name Description  
IconProps Properties for the Icon React component  
SvgPathProps Properties of SvgPath component. Deprecated
WebFontIconProps Properties for the WebFontIcon React component Deprecated

Type Aliases

Name Description  
IconSpec Prototype for an IconSpec which can be a string, ReactNode or ConditionalStringValue.  

Last Updated: 17 June, 2024