Extensions

Press shift + S to search API reference.

React component

Props

interface IconProps extends SharedIconProps
classNameundefined | string

Additional class names to apply to the icon.

fillColorundefined | string

The color of the icon.

nameIconName

The name of the icon. For more details, see the list of supported icons.

pathClassNameundefined | string

Additional class names to apply to the icon path.

pathStyleReact.CSSProperties

Additional styles to apply to the icon path.

sizenumber | string

The width/height of the icon. Defaults to 16.

styleReact.CSSProperties

Additional styles to apply to the icon.