John KuehJohn Kueh

right to left list number icon

HugeIcons · RightToLeftListNumberIcon · MIT

Download SVG

The HugeIcons right to left list number icon visually represents a numbered list where the text flows from right to left, commonly used in interfaces supporting right-to-left languages or specific list formatting needs.

Common uses

  • Indicating RTL text direction for numbered lists
  • Styling ordered lists in specific UI components
  • Representing Arabic or Hebrew numbered lists

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rtl listright to left numberinglist numbering rtlordered list rtl

FAQ

What is the purpose of the right to left list number icon?
This icon signifies a numbered list that is formatted for right-to-left text flow, essential for languages like Arabic or Hebrew.
How do I use the RightToLeftListNumberIcon in React?
Import it using `import { RightToLeftListNumberIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={RightToLeftListNumberIcon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →