The @mui/icons-material package depends on @mui/material, which requires Emotion packages.
If you don't use Material UI in your project yet, install the icons package with npm install @mui/icons-material @mui/material @emotion/styled @emotion/react.
See the Installation page for additional docs about how to make sure everything is set up correctly.