variablesVariable: IconOn this pageVariable: Icon const Icon: React.FC<IconProps> Defined in: components/Icon/index.tsx:22 Component Icon Description A component to display an icon from the icon font. Param The component props. Returns The rendered Icon component. Example <Icon name="check" />