ColorNoneIcon
DragDropIcon
EyeDropperIcon
CaretDownIcon
CropIcon
Used in media editing for croping an image. crop
Use the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import { CropIcon } from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon source={CropIcon} tone="base" />