John KuehJohn Kueh

clipboard icon

HugeIcons · ClipboardIcon · MIT

Download SVG

The HugeIcons clipboard icon visually represents a document with a folded corner, commonly used to indicate actions related to copying, pasting, or managing content.

Common uses

  • Copy to clipboard button
  • Paste action indicator
  • Task list or to-do item

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
copy iconpaste icondocument iconnotes icon

FAQ

What does the clipboard icon represent?
It represents a document or paper, typically used to signify actions like copying, pasting, or managing data.
How do I use the ClipboardIcon in React?
Import both HugeiconsIcon and ClipboardIcon, then render <HugeiconsIcon icon={ClipboardIcon} />.
What is the license for this icon?
The HugeIcons library, including the clipboard icon, 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 →