Used to represent correct grammar or a spell check. grammar spell check spelling
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
TextGrammarIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={TextGrammarIcon}
tone="base"
/>