ChartPopularIcon
OrdersStatusIcon
StatusIcon
SportsIcon
Used to represent the activity of a shop or store. status activity
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { StatusIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={StatusIcon} tone="base" />