John KuehJohn Kueh

clipboard check icon

Lucide · clipboard-check · ISC

Download SVG

The Lucide clipboard check icon visually represents the completion of a task or action, often used to indicate that data has been successfully copied, pasted, or a to-do item has been marked as done.

Common uses

  • Confirming successful copy/paste operations.
  • Marking a task as completed in a to-do list.
  • Indicating a successful form submission or data entry.

Use it in React

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

<ClipboardCheck size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
copiedpasteddonetodotickcompletetaskclipboardchecktask completecopy successchecklist

FAQ

What does the clipboard check icon signify?
It signifies completion or success, commonly used for actions like copying, pasting, or finishing a task.
How do I use the clipboard check icon in React?
You can import it directly from the 'lucide-react' library like this: import { ClipboardCheck } from 'lucide-react'.
What is the license for this icon?
The Lucide icon library, including the clipboard check icon, is available 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 →