The Tabler timeline event x icon depicts a calendar event marked with a cross, commonly used to signify the removal or cancellation of a scheduled item or task.
Common uses
- Button to cancel a scheduled event
- Icon to denote a deleted or expired timeline entry
- UI element for removing an item from a calendar view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTimelineEventX } from '@tabler/icons-react';
<IconTimelineEventX size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- calendarscheduledateremovecrossdeletetimelineeventprogrammingsoftwaredevelopmentxcancel event icondelete timeline itemremove schedule icontimeline cross
FAQ
- What does the timeline event x icon represent?
- It represents the cancellation or removal of a specific event on a timeline or calendar. It's often used to indicate that a scheduled item has been deleted or is no longer valid.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { IconTimelineEventX } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is 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 →