The Tabler timeline icon visually represents a sequence of events or a project's progression over time, commonly used to illustrate roadmaps, project plans, or historical logs.
Common uses
- Displaying project milestones
- Showing a historical event log
- Illustrating a step-by-step process
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTimeline } from '@tabler/icons-react';
<IconTimeline size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- processplanplanningdiagramchartroadmaptimelinesystemprocess flowschedulegantt chart
FAQ
- What is the timeline icon used for?
- It's used to represent chronological order, project phases, or sequences of events in a user interface.
- How do I use the timeline icon in React?
- Import it using: import { IconTimeline } from '@tabler/icons-react'. Then use it as a React component: <IconTimeline />.
- What is the license for the Tabler timeline icon?
- The Tabler icon library, including the timeline icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.