The HugeIcons check list icon depicts a document with a checkmark, commonly used to represent tasks, to-do items, or completed actions.
Common uses
- To-do list item
- Task completion status
- Checklist feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CheckListIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CheckListIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- checklisttodotask listcompleted list
FAQ
- What does the check list icon represent?
- It represents a list of items, often with a focus on completion or status, like tasks or to-dos.
- How do I use the CheckListIcon in React?
- Import both HugeiconsIcon and CheckListIcon, then render <HugeiconsIcon icon={CheckListIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.