how to install @material-ui/icons code example
Example 1: yarn add @materialui
$ yarn add @material-ui/core
Example 2: material ui npm
// with npmnpm install @material-ui/core // with yarnyarn add @material-ui/core
Example 3: @material-ui/icons
yarn add @material-ui/icons
# NPM
npm install @material-ui/icons