[docs] I Believe some of the Icon imports might need updating. For egs. #45038
Labels
component: Icon
The React component.
docs
Improvements or additions to the documentation
support: docs-feedback
Feedback from documentation page
Related page
https://mui.com/material-ui/material-icons/?srsltid=AfmBOooxIzqPbOgJX9P5sKugtwmAtVJpSyWnDD7e3aq5pfnmUoo0LmJI
Kind of issue
Missing information
Issue description
The correct import for the outlined icon is
import InfoOutlined from '@mui/icons-material/InfoOutlined';
but in the docs it is
import InfoOutlinedIcon from '@mui/icons-material/InfoOutlined';
Context
No response
Search keywords: icons, docs
The text was updated successfully, but these errors were encountered: