Skip to content

[docs] Incorrect import statement in click-to-copy for InfoOutline icon #47941

@sds-smith

Description

@sds-smith

Related page

https://mui.com/material-ui/material-icons/?query=Info&selected=InfoOutline

Kind of issue

Other

Issue description

The "click-to-copy" field for the import stattement in the icon info dialog provides an incorrect path.

Current: import InfoOutlineIcon from '@mui/icons-material/InfoOutline';

Should be: import InfoOutlineIcon from '@mui/icons-material/InfoOutlined';

Missing one character 'd'

Context

No response

Search keywords: icons, InfoOutline, InfoOutlined, Info

Metadata

Metadata

Labels

docsImprovements or additions to the documentation.scope: iconsChanges related to the icons.type: bugIt doesn't behave as expected.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions