The Tabler timeline event minus icon visually represents the removal or subtraction of an item from a timeline or schedule, commonly used to indicate deleting an event.
Common uses
- Button to remove a scheduled event.
- Action to delete an entry from a project timeline.
- UI element for canceling a specific step in a process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTimelineEventMinus } from '@tabler/icons-react';
<IconTimelineEventMinus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- calendarscheduledatedeleteremovetimelineeventminusprogrammingsoftwaredevelopmenttimeline deleteschedule removeevent minusremove timeline item
FAQ
- What does the timeline event minus icon signify?
- It signifies the removal, deletion, or subtraction of an event or item from a sequence or timeline.
- How do I use this icon in React?
- Import it using `import { IconTimelineEventMinus } from '@tabler/icons-react'` and use it as a React component.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →