The Tabler checkup list icon visually represents a document or list with a checkmark, commonly used to signify completion, approval, or a medical/health-related record in user interfaces.
Common uses
- Indicating a completed task or checklist item.
- Representing a medical record or patient summary.
- Signifying an approved or confirmed status.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCheckupList } from '@tabler/icons-react';
<IconCheckupList size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- carhospitalhealthreportcheckuplistmedicalwellnessconfirmapprovechecklistmedical reporttask completeapproved list
FAQ
- What does the checkup list icon represent?
- It depicts a list or document with a checkmark, often used for tasks, reports, or health-related items.
- How do I use the checkup list icon in React?
- Import it using `import { IconCheckupList } from '@tabler/icons-react'` and use it as a component: `<IconCheckupList />`.
- What is the license for this icon?
- The Tabler icons, including checkup list, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →