UndoIcon
RedoIcon
XIcon
XSmallIcon
BlankFilledIcon
BlankIcon
KeyIcon
MergeIcon
Used to represent merging of objects. merge combine union join
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { MergeIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={MergeIcon} tone="base" />