From 66f445e85742fb2a94dfbcd9cfd025166746b57d Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Wed, 17 Apr 2024 09:43:34 -0300 Subject: [PATCH] add note to the docs page as well --- .../data/material/components/material-icons/material-icons.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/data/material/components/material-icons/material-icons.md b/docs/data/material/components/material-icons/material-icons.md index ae09f5b703ff71..287a182d067cea 100644 --- a/docs/data/material/components/material-icons/material-icons.md +++ b/docs/data/material/components/material-icons/material-icons.md @@ -42,6 +42,10 @@ pnpm add @mui/icons-material@next @mui/material@next @emotion/styled @emotion/re See the [Installation](/material-ui/getting-started/installation/) page for additional docs about how to make sure everything is set up correctly. +:::info +Google has introduced a new set of icons called [Material Symbols](https://fonts.google.com/icons?icon.set=Material+Symbols), which differs from Material Icons. `@mui/icons-material` only covers the latter, with no plans yet for the former +::: +
## Search Material Icons