CodeIcon
AppsFilledIcon
AppsIcon
ThemeEditIcon
Used to represent partner apps. add apps applications blocks embedded extensions
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { AppsIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={AppsIcon} tone="base" />