The Tabler calendar exclamation icon depicts a calendar with an exclamation mark, commonly used to signify an urgent event, a deadline approaching, or a system alert related to scheduling.
Common uses
- Highlighting an upcoming critical deadline.
- Indicating a scheduled system maintenance or outage.
- Notifying users of an important event on a specific date.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalendarExclamation } from '@tabler/icons-react';
<IconCalendarExclamation size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- alertwarningattentionnoticeimportantdangercautionurgentsignalnotifysystemcalendarexclamationcalendar alerturgent datewarning calendar
FAQ
- What is the purpose of the calendar exclamation icon?
- It's used to draw attention to time-sensitive events, alerts, or important notices within a calendar or scheduling context.
- How do I use this icon in React?
- You can import and use it like this: import { IconCalendarExclamation } from '@tabler/icons-react'; <IconCalendarExclamation />.
- What is the license for this icon?
- The Tabler icon library, including this icon, is released 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 →