The Tabler timeline event icon depicts a point on a timeline, commonly used in UI to represent a specific moment or milestone within a sequence of events or a project plan.
Common uses
- Milestone marker on a project roadmap
- Event point in a historical log
- Step indicator in a process diagram
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTimelineEvent } from '@tabler/icons-react';
<IconTimelineEvent size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconTimelineEvent size={24} stroke={2} />filled
<IconTimelineEventFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- processplanplanningdiagramchartroadmaptimelineeventprogrammingsoftwaredevelopmentmilestoneroadmap pointevent markerprocess step
FAQ
- What does the timeline event icon represent?
- It represents a single point or occurrence within a larger sequence, like a milestone or a specific action on a timeline.
- How do I use this icon in React?
- You can import and use it in React with: import { IconTimelineEvent } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon set, including this icon, is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.