diff --git a/docs/data/material/components/material-icons/material-icons.md b/docs/data/material/components/material-icons/material-icons.md index ae09f5b703ff71..6678810ca96dfa 100644 --- a/docs/data/material/components/material-icons/material-icons.md +++ b/docs/data/material/components/material-icons/material-icons.md @@ -8,13 +8,13 @@ githubLabel: 'package: icons' # Material Icons -

2,100+ ready-to-use React Material Icons from the official website.

+

2,300+ ready-to-use React Material Icons from the official website.

{{"component": "modules/components/ComponentLinkHeader.js"}}
[@mui/icons-material](https://www.npmjs.com/package/@mui/icons-material) -includes the 2,100+ official [Material Icons](https://fonts.google.com/icons?icon.set=Material+Icons) converted to [`SvgIcon`](/material-ui/api/svg-icon/) components. +includes the 2,300+ official [Material Icons](https://fonts.google.com/icons?icon.set=Material+Icons) converted to [`SvgIcon`](/material-ui/api/svg-icon/) components. It depends on `@mui/material`, which requires Emotion packages. Use one of the following commands to install it: