Action | Used when a merchant extends or expands text using AI. extend expand lengthen
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
ArrowsOutHorizontalIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={ArrowsOutHorizontalIcon}
tone="base"
/>