John KuehJohn Kueh

clipboard paste icon

HugeIcons · ClipboardPasteIcon · MIT

Download SVG

The HugeIcons clipboard paste icon visually represents the action of inserting content from a clipboard into a document or field.

Common uses

  • Paste button in a text editor
  • Insert copied data into a form field
  • Action to paste an item in a list or board

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ClipboardPasteIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ClipboardPasteIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pasteinsertclipboardcopy paste

FAQ

What does the clipboard paste icon represent?
It signifies the action of pasting content that has been copied to the clipboard. It's commonly used for inserting text, images, or other data.
How do I use the ClipboardPasteIcon in React?
Import both HugeiconsIcon and ClipboardPasteIcon, then render it using: <HugeiconsIcon icon={ClipboardPasteIcon} />.
What is the license for this icon?
The HugeIcons library, including the ClipboardPasteIcon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →