Clipboard Right Pixel Art Icon
A clipboard with a rightward arrow for forwarding a checklist, submitting a form for review, or passing a task to the next stage.
Tags
clipboardrightforwardnexteast
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Clipboard Right icon
A clipboard combined with a right-pointing arrow, communicating the handoff or forwarding of a list or form. Use it on a 'Submit for review' button, a 'Forward checklist' action in a workflow tool, or a 'Send to next approver' step in a document pipeline. The arrow makes the transfer direction explicit, which a plain clipboard cannot. For returning a form upstream, a clipboard-left would be the logical counterpart.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/clipboard-right.svg" width="24" height="24" alt="Clipboard Right" />
<!-- React -->
import { ClipboardRight } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="clipboard-right.svg" width="48" height="48" style="image-rendering: pixelated" />