The Tabler timeline event plus icon visually represents adding a new event or item to a chronological sequence, commonly used in interfaces to signify the creation of a new entry in a timeline or schedule.
Common uses
- Button to add a new task to a project timeline.
- Link to create a new entry in a historical log.
- Icon for a 'New Event' action in a calendar or scheduling app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTimelineEventPlus } from '@tabler/icons-react';
<IconTimelineEventPlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- calendarscheduledateaddnewtimelineeventplusprogrammingsoftwaredevelopmentadd timeline eventnew schedule itemcreate eventtimeline add
FAQ
- What does the timeline event plus icon represent?
- It signifies the action of adding a new item or event to a timeline or schedule.
- How do I use this icon in React?
- Import it using `import { IconTimelineEventPlus } from '@tabler/icons-react'` and use it as a React component.
- What is the license for this icon?
- The Tabler icon library, including this icon, 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 →