Used to denote the action of duplicating orders, to save as (reports), and to copy content to clipboard like an address. duplicate copy make another one two duo
DownloadUse the Polaris Icon Library to access all icons right inside Figma.
Import the icon from polaris-icons:
import {
DuplicateIcon
} from '@shopify/polaris-icons';
Then render it using the icon component:
<Icon
source={DuplicateIcon}
tone="base"
/>