John KuehJohn Kueh

clipboard icon

Lucide · clipboard · ISC

Download SVG

The Lucide clipboard icon visually represents a document or sheet of paper, commonly used in user interfaces to signify actions related to copying, pasting, or managing content.

Common uses

  • Copy to clipboard button
  • Paste from clipboard action
  • View recent clipboard items

Use it in React

Install
npm i lucide-react
Import & render
import { Clipboard } from 'lucide-react';

<Clipboard size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
copypasteclipboarddocumentnotes

FAQ

What does the clipboard icon represent?
It represents a clipboard, typically used to indicate actions like copying or pasting information.
How do I use the clipboard icon in React?
You can import and use it like this: import { Clipboard } from 'lucide-react'.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license.

Related icons

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

Looking for something else? Search Lucide 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 →