Copy Plus Pixel Art Icon
A copy icon with a plus sign for adding an extra copy, duplicating again, or increasing the number of print or file copies.
Tags
copyduplicatecloneplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Copy Plus icon
Two overlapping documents marked with a plus, indicating the creation of an additional copy or duplicate. Place it on an 'Add another copy' button in a print dialog, a 'Duplicate layer' action in a design tool, or an 'Add instance' control in a component library. Alongside copy-minus it forms a quantity stepper for copy counts. For cloning an entire template rather than copying a selection, the duplicate icon is typically a stronger match.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/copy-plus.svg" width="24" height="24" alt="Copy Plus" />
<!-- React -->
import { CopyPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="copy-plus.svg" width="48" height="48" style="image-rendering: pixelated" />