npm material-ui react icon code example
Example 1: material ui icon npm
// with npm
npm install @material-ui/icons
// with yarn
yarn add @material-ui/icons
Example 2: material ui icon npm
// with npm
npm install @material-ui/core
// with yarn
yarn add @material-ui/core