The package : material-ui/core has been depracted .What should I do inorder to add the icons in my App.jsx . https://www.npmjs.com/package/@material-ui/core I am running it on the code sand box where we directly to serach for the name and the drop it directyky into the dependencies folder.
To add icons in react APP.jsx
You can use react-icons.
https://react-icons.github.io/react-icons/
Official sample:
Adjust size:
ps. You can install mui by