The Lucide list check icon visually represents the completion of a task or item within a list, commonly used to indicate a finished to-do item or a successfully completed step.
Common uses
- Marking a task as complete in a to-do app
- Indicating a successfully processed item in a queue
- Showing a completed step in a multi-step form or process
Use it in React
Install
npm i lucide-reactImport & render
import { ListCheck } from 'lucide-react';
<ListCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- donechecktickcompletelistto-dobomtask completedone listchecklist itemapproved
FAQ
- What is the list check icon used for?
- It's used to signify completion or a checked item within a list, such as a finished task or a verified option.
- How do I use the list check icon in React?
- You can import and use it like this: import { ListCheck } from 'lucide-react'.
- What is the license for the Lucide list check icon?
- The Lucide icon library, including the list 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 →