The Tabler calendar pause icon visually represents a scheduled event or task being temporarily halted or suspended, commonly used to indicate a break in a schedule or a paused process.
Common uses
- Indicate a paused recurring event.
- Show a temporary suspension of a scheduled task.
- Represent a 'do not disturb' or 'away' status on a calendar.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalendarPause } from '@tabler/icons-react';
<IconCalendarPause size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- breakhaltstoppauseintervalinterruptionsuspendrestfreezedelaysystemcalendarcalendar haltschedule pauseevent suspendtime out
FAQ
- What does the calendar pause icon signify?
- It signifies a temporary halt or suspension of a scheduled event, task, or process.
- How do I use the calendar pause icon in React?
- You can import and use it in React with: import { IconCalendarPause } from '@tabler/icons-react'
- What is the license for the Tabler calendar pause icon?
- The Tabler icon library, including the calendar pause 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 →