The Lucide calendar check 2 icon visually represents a confirmed or completed event on a calendar, often used to signify a scheduled item that has been finalized or marked as done.
Common uses
- Marking a task as complete on a to-do list.
- Indicating a confirmed appointment or reservation.
- Showing a scheduled event that has been subscribed to.
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarCheck2 } from 'lucide-react';
<CalendarCheck2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datedaymonthyeareventconfirmsubscribescheduledonetodotickcompletetaskcalendarcheck2
FAQ
- What does the calendar check 2 icon signify?
- It signifies a date or event that has been confirmed, completed, or scheduled. It's commonly used for tasks, appointments, or subscriptions.
- How do I use this icon in React?
- You can import and use it in React with the following statement: `import { CalendarCheck2 } from 'lucide-react'`.
- What is the license for this icon?
- This icon is provided under the ISC license, which is a permissive open-source 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 →