The Tabler calendar due icon depicts a calendar with a highlighted date, commonly used to signify deadlines, scheduled events, or important dates within a user interface.
Common uses
- Displaying event deadlines
- Indicating scheduled tasks
- Marking important dates in a planner
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalendarDue } from '@tabler/icons-react';
<IconCalendarDue size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- datedeadlineschedulecalendarduecontroloperationfunctioninterfacemanagementsystemevent dateimportant date
FAQ
- What is the purpose of the calendar due icon?
- This icon visually represents a specific date or deadline, helping users quickly identify important temporal information in an application.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: import { IconCalendarDue } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the calendar due icon, are distributed 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 →