// with npm
npm install @material-ui/icons
// with yarn
yarn add @material-ui/icons
npm install @material-ui/icons
// with npm
npm install @material-ui/icons
// with yarn
yarn add @material-ui/icons
These components use the Material-UI SvgIcon component to render the SVG path for each icon, and so a have a peer-dependency on the next release of Material-UI.
// with npm
npm install @material-ui/core
// with yarn
yarn add @material-ui/core
// with npm
npm install @material-ui/icons
// with yarn
yarn add @material-ui/icons
// with npm
npm install @emotion/react @emotion/styled @mui/icons-material @mui/material @mui/utils
// with yarn
yarn add @emotion/react @emotion/styled @mui/icons-material @mui/material @mui/utils