The Tabler calendar check icon visually represents a confirmed or completed event or appointment, often used to signify a scheduled task that has been verified or is ready.
Common uses
- Marking a confirmed booking or appointment.
- Indicating a completed task on a schedule.
- Confirming a date selection in a calendar interface.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalendarCheck } from '@tabler/icons-react';
<IconCalendarCheck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- scheduleeventconfirmappointmentplanningdatereminderonlineorganizeverifysystemcalendarcheckconfirmed dateevent completeverified schedule
FAQ
- What does the calendar check icon represent?
- It signifies a confirmed, completed, or verified schedule item, like an appointment or task.
- How do I use this icon in React?
- Import it using `import { IconCalendarCheck } from '@tabler/icons-react'` and use it as a component: `<IconCalendarCheck />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is 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 →