Used to represent a typeface or an action to change the properties of a typeface or body of text. typography font typeface type letter text
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
TextFontIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={TextFontIcon}
tone="base"
/>