The Lucide check check icon depicts a double checkmark, commonly used to signify completion, confirmation, or a successfully processed item.
Common uses
- Marking a task as completed in a to-do list.
- Indicating successful form submission.
- Showing that an order has been processed.
Use it in React
Install
npm i lucide-reactImport & render
import { CheckCheck } from 'lucide-react';
<CheckCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- donereceiveddoubletodotickcompletetaskcheckdouble tickcompleted tasksuccess confirmation
FAQ
- What does the check check icon represent?
- It represents a double checkmark, signifying completion, confirmation, or success.
- How do I use the check check icon in React?
- You can import it from 'lucide-react' like this: import { CheckCheck } from 'lucide-react'.
- What is the license for the Lucide check check icon?
- The Lucide icon library, including the check 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 →