What is Mui icon?

MUI provides icons support in three ways: Standardized Material Design icons exported as React components (SVG icons) . With the SvgIcon component, a React wrapper for custom SVG icons. With the Icon component, a React wrapper for custom font icons.

Read more

How do you use material icons?

Using the Icon Google’s Material Icons provides a long list of icons. Choose any one of them and add the name of the icon class to any HTML element within the < body > tag . In the following example, we have used the icon named accessibility that belongs to the action category.

Read more