The Lucide calendar x 2 icon depicts a calendar with an 'X' mark, commonly used to signify the removal or cancellation of an event or date.
Common uses
- Clearing a selected date
- Canceling an event
- Removing a recurring appointment
Use it in React
Install
npm i lucide-reactImport & render
import { CalendarX2 } from 'lucide-react';
<CalendarX2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- datedaymonthyeareventremovecalendarx2cancel dateremove eventclear calendardelete date
FAQ
- What is the purpose of the calendar x 2 icon?
- This icon is used to visually represent the action of removing or canceling a date, event, or appointment from a calendar or schedule.
- How do I use the calendar x 2 icon in React?
- You can import and use it in your React application with the following statement: import { CalendarX2 } from 'lucide-react'
- What is the license for the Lucide calendar x 2 icon?
- The Lucide calendar x 2 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 →