John KuehJohn Kueh

left to right list bullet icon

HugeIcons · LeftToRightListBulletIcon · MIT

Download SVG

The HugeIcons left to right list bullet icon visually represents an item in a list that is ordered from left to right, commonly used to indicate sequential steps or ordered items.

Common uses

  • Ordered list item indicator
  • Step-by-step guide marker
  • Sequential data point

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
ordered listlist itemsequence bulletstep indicator

FAQ

What does the left to right list bullet icon represent?
It signifies an item within a list that is arranged sequentially from left to right, often used for ordered steps or items.
How do I use the LeftToRightListBulletIcon in React?
Import both HugeiconsIcon and LeftToRightListBulletIcon, then render it using <HugeiconsIcon icon={LeftToRightListBulletIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free 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 →