MinusIcon
MinusCircleIcon
FolderRemoveIcon
PageRemoveIcon
ProductRemoveIcon
ClockIcon
Used to indicate time. time clock watch minute second hour stopwatch circle
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { ClockIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={ClockIcon} tone="base" />