From ec523ccf1423aaf5c4cee87b541e68bd94d16310 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Wed, 17 Apr 2024 10:05:59 -0300 Subject: [PATCH] change wording --- docs/data/material/components/material-icons/material-icons.md | 2 +- packages/mui-icons-material/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/data/material/components/material-icons/material-icons.md b/docs/data/material/components/material-icons/material-icons.md index ff17f6484a454f..1f21437d354bd9 100644 --- a/docs/data/material/components/material-icons/material-icons.md +++ b/docs/data/material/components/material-icons/material-icons.md @@ -43,7 +43,7 @@ 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 supporting the former. +Google has introduced an alternative 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 supporting the former. :::