The Tabler calendar minus icon visually represents the removal or subtraction of a date from a schedule or plan, commonly used in interfaces for actions like canceling an event or deleting a scheduled item.
Common uses
- Button to remove a selected date from a calendar view.
- Option in a scheduling tool to delete a planned event.
- UI element for canceling a reservation or appointment.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalendarMinus } from '@tabler/icons-react';
<IconCalendarMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- datedayplanscheduleagendacalendercalendarminuscontroloperationsystemdate removeschedule deletecancel eventremove day
FAQ
- What is the purpose of the calendar minus icon?
- It signifies the removal or subtraction of a date or scheduled item. It's used for actions like canceling, deleting, or deselecting a date.
- How do I use this icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconCalendarMinus } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including calendar minus, are distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.