John KuehJohn Kueh

timeline list icon

HugeIcons · TimelineListIcon · MIT

Download SVG

The HugeIcons timeline list icon visually represents a chronological sequence of events or items, commonly used to display activity feeds, historical data, or step-by-step processes.

Common uses

  • Displaying a user's activity feed
  • Showing a project's version history
  • Illustrating a multi-step onboarding process

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TimelineListIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TimelineListIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
historylogfeedchronology

FAQ

What does the timeline list icon represent?
It depicts a chronological list of events or items, suitable for showing sequences or histories.
How do I use the TimelineListIcon in React?
Import both HugeiconsIcon and TimelineListIcon, then render <HugeiconsIcon icon={TimelineListIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →