The Phosphor calendar x icon depicts a calendar with an 'x' mark, commonly used to represent a closed, cancelled, or unavailable date or event.
Common uses
- Marking a cancelled appointment.
- Indicating a holiday or office closure.
- Showing an event that has been removed from a schedule.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CalendarX } from '@phosphor-icons/react';
<CalendarX size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CalendarX size={24} />thin
<CalendarX size={24} weight="thin" />light
<CalendarX size={24} weight="light" />bold
<CalendarX size={24} weight="bold" />fill
<CalendarX size={24} weight="fill" />duotone
<CalendarX size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- office
- Keywords
- datestimeseventsscheduleclosedcancelledofficesystemcalendarxcancelled eventclosed dateschedule removedunavailable time
FAQ
- What is the calendar x icon used for?
- It signifies a closed, cancelled, or unavailable date or event within a calendar or scheduling interface.
- How do I use the calendar x icon in React?
- Import it using `import { CalendarX } from '@phosphor-icons/react'` and then use it as a React component.
- What is the license for this icon?
- The Phosphor icon library, including the calendar x icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.