The Lucide calendar off icon visually represents the absence or cancellation of a scheduled event or date, often used to indicate that a calendar is unavailable or a specific date has been cleared.
Common uses
- Disabling date selection in a date picker.
- Clearing a previously set appointment or reminder.
- Indicating a holiday or non-working day.
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarOff } from 'lucide-react';
<CalendarOff size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datedaymonthyeareventdeleteremovecalendaroffno calendarcalendar disabledevent canceleddate unavailable
FAQ
- What does the calendar off icon signify?
- It signifies that a calendar event is canceled, a date is unavailable, or a calendar function is turned off.
- How do I use the calendar off icon in React?
- You can import it from 'lucide-react' and use it like this: import { CalendarOff } from 'lucide-react'.
- What is the license for the Lucide calendar off icon?
- The Lucide icon library, including the calendar off 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 →