The Tabler calendar cancel icon depicts a calendar with a cross or cancel symbol, commonly used to represent actions like canceling an event, appointment, or schedule.
Common uses
- Button to cancel a scheduled meeting
- Option to remove a date from a booking
- Icon for clearing a planned event
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalendarCancel } from '@tabler/icons-react';
<IconCalendarCancel size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- scheduleeventremoveappointmentplanningdatewithdrawonlineorganizeexitsystemcalendarcancelschedule removeevent withdrawappointment exit
FAQ
- What is the purpose of the calendar cancel icon?
- This icon is used to signify the cancellation or removal of a scheduled event, appointment, or date.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconCalendarCancel } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including the calendar cancel 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 →