ConfettiIcon
ConnectIcon
ContentIcon
Used to represent content. content files metaobjects
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { ContentIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={ContentIcon} tone="base" />