API Reference > ui-core > Icon > WebFontIconProps WebFontIconProps Interface Properties for the WebFontIcon React component Extends CommonProps Properties Name Type Description iconName string Bentley Web Font icon name iconSize "small" = undefined | "medium" = undefined | "large" = undefined | "x-large" = undefined Size of the icon onClick undefined | React.MouseEventHandler<HTMLSpanElement> Click event handler title undefined | string Text that will be shown when hovered on the icon. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/core/src/ui-core/icons/WebFontIcon.tsx Line 20 Last Updated: 13 June, 2024