John KuehJohn Kueh

calendar slash icon

Phosphor · calendar-slash · MIT

Download SVG

The Phosphor calendar slash icon depicts a calendar with a diagonal line through it, typically used to indicate that a date, event, or time slot is unavailable, removed, or canceled.

Common uses

  • Marking a date as unavailable in a booking system.
  • Indicating a canceled event in a calendar view.
  • Showing a time slot that cannot be scheduled.

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CalendarSlash } from '@phosphor-icons/react';

<CalendarSlash size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CalendarSlash size={24} />
thin
<CalendarSlash size={24} weight="thin" />
light
<CalendarSlash size={24} weight="light" />
bold
<CalendarSlash size={24} weight="bold" />
fill
<CalendarSlash size={24} weight="fill" />
duotone
<CalendarSlash size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
*new*datestimeseventsscheduleremovedeletecancel. unavailableofficesystemcalendarslashno dateevent cancelledschedule removedunavailable time

FAQ

What does the calendar slash icon represent?
It signifies unavailability, removal, or cancellation related to dates, events, or scheduled times.
How do I use this icon in React?
Import it as CalendarSlash from '@phosphor-icons/react' and use it like <CalendarSlash />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free usage.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →