IconFont

The IconFont component uses a font-based approach to display scalable icons. It provides a collection of icons that can be styled with CSS, just like text, ensuring consistency and flexibility in size, color, and other properties. This component is ideal for adding visually appealing and responsive icons to your application, enhancing user interface and experience.

Icon

content

IconContent

name

string

onClick

(event: MouseEvent<SVGSVGElement, MouseEvent>) => void

size

string | number | undefined = md

title

string