ArchiveIcon
Used to denote the action of archiving an item or resource. archive box
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { ArchiveIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={ArchiveIcon} tone="base" />