John KuehJohn Kueh

copy check icon

Lucide · copy-check · ISC

Download SVG

The Lucide copy check icon depicts a successful copy operation, often used to indicate that content has been duplicated or a task has been completed after copying.

Common uses

  • Confirming successful copy-paste actions.
  • Indicating a duplicated item.
  • Showing a completed verification after data transfer.

Use it in React

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

<CopyCheck size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
cloneduplicatedonemultiplecopycheckcopy completeduplicate successverified copy

FAQ

What does the copy check icon represent?
It signifies a successful copy action or a completed duplication process.
How do I use this icon in React?
Import it using `import { CopyCheck } from 'lucide-react'` and then use it as a component: `<CopyCheck />`.
What is the license for this icon?
The Lucide icon library, including the copy 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 →