Icons

The Icon component displays a graphical symbol to represent actions, objects, or concepts within the application. It enhances visual communication and user experience by providing intuitive and recognizable imagery. Icons are versatile and can be used in buttons, menus, toolbars, and more, ensuring a consistent and visually appealing interface.

Icon

content

IconContent

name

string

onClick

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

size

string | number | undefined = md

title

string