The Lucide calendar check icon visually represents a confirmed or completed event on a calendar, often used to signify a scheduled task or appointment that has been finalized.
Common uses
- Marking a completed to-do item.
- Indicating a confirmed appointment or reservation.
- Showing a scheduled event that has been successfully booked.
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarCheck } from 'lucide-react';
<CalendarCheck size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datedaymonthyeareventconfirmsubscribescheduledonetodotickcompletetaskcalendarcheckdate complete
FAQ
- What is the calendar check icon used for?
- It's used to signify a confirmed date, event, or task. This could be for appointments, completed to-dos, or scheduled items.
- How do I use the calendar check icon in React?
- You can import it directly from the 'lucide-react' library like this: import { CalendarCheck } from 'lucide-react'.
- What is the license for the Lucide calendar check icon?
- The Lucide icon library, including the calendar 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 →