Αποτελέσματα Αναζήτησης
Search Material Icons. Browse through the icons below to find the one you need. The search field supports synonyms—for example, try searching for "hamburger" or "logout."
- React Icon Component
Guidance and suggestions for using icons with Material UI....
- Autocomplete
Globally Customized Options. To globally customize the...
- React Icon Component
Material Icons. 1,100+ React Material icons ready to use from the official website. The following npm package, @material-ui/icons, includes the 1,100+ official Material icons converted to SvgIcon components.
Guidance and suggestions for using icons with Material UI. Material UI provides icon support in three ways: With Material 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.
Material Symbols are our newest icons consolidating over 2,500 glyphs in a single font file with a wide range of design variants.
This repository includes only icons in PNG format. Other available formats are in different repositories: SVG: material-icons; Font: material-icons-font
Material-UI provides two components to render system icons: SvgIcon for rendering SVG paths, and Icon for rendering font icons. SVG Icons. The SvgIcon component takes an SVG path element as its child and converts it to a React component that displays the path, and allows the icon to be styled and respond to mouse events.
These are two different official icon sets from Google, using the same underlying designs. Material Symbols is the current set, introduced in April 2022, built on variable font technology. Material Icons is the classic set, but no longer updated. More details below.