The Tabler calendar sad icon depicts a calendar with a frowning face, typically used to indicate a missed appointment, a canceled event, or a system error related to scheduling.
Common uses
- Displaying a failed booking.
- Indicating an overdue task.
- Signifying a system outage for a calendar service.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalendarSad } from '@tabler/icons-react';
<IconCalendarSad size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- unhappygloomydepressedmelancholydowncastsorrowfulmournfuldejectedsomberforlornsystemcalendarsadunhappy calendarcanceled eventappointment error
FAQ
- What does the calendar sad icon represent?
- It represents negative states related to dates or schedules, such as missed deadlines, canceled events, or errors.
- How do I use the calendar sad icon in React?
- You can import and use it like this: import { IconCalendarSad } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including this 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 →