Clipboard Plus Pixel Art Icon
A clipboard with a plus sign for adding a new task, creating a checklist entry, or registering a new inspection item.
Tags
clipboardplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Clipboard Plus icon
A clipboard with a plus symbol, the clear signal for adding something to a list or checklist. Drop it on a 'New task' button in a project tracker, an 'Add inspection item' control in a quality-assurance form, or a 'Create note' action in a notepad app. It pairs with clipboard-minus for list item add/remove flows. When the emphasis is on pasting rather than adding original content, the base clipboard icon keeps the meaning unambiguous.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/clipboard-plus.svg" width="24" height="24" alt="Clipboard Plus" />
<!-- React -->
import { ClipboardPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="clipboard-plus.svg" width="48" height="48" style="image-rendering: pixelated" />