John KuehJohn Kueh

left to right list number icon

HugeIcons · LeftToRightListNumberIcon · MIT

Download SVG

The HugeIcons left to right list number icon visually represents an ordered list where items are numbered sequentially from left to right, commonly used to indicate steps or enumerated items in a user interface.

Common uses

  • Numbered steps in a tutorial
  • Ordered list items
  • Sequential progress indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
ordered listnumbered listlist numberingsequence

FAQ

What does the left to right list number icon represent?
This icon represents an ordered list with items numbered from left to right. It's typically used to show sequential steps or enumerated content.
How do I use the LeftToRightListNumberIcon in React?
Import both HugeiconsIcon and LeftToRightListNumberIcon, then render the icon using <HugeiconsIcon icon={LeftToRightListNumberIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is available under the MIT license.

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 →