Used to format text with a specific color. text format color colour rich text rte format text text editing
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
TextColorIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={TextColorIcon}
tone="base"
/>