John KuehJohn Kueh

right to left list bullet icon

HugeIcons · RightToLeftListBulletIcon · MIT

Download SVG

The HugeIcons right to left list bullet icon visually represents list items ordered from right to left, commonly used to indicate text direction or list formatting in interfaces that support right-to-left languages.

Common uses

  • RTL text direction indicator
  • List item formatting option
  • Language support settings

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
rtl listright to left bulletlist directionarabic list

FAQ

What does the RightToLeftListBulletIcon represent?
This icon signifies a list where items are ordered from right to left, often used for languages like Arabic or Hebrew.
How do I use this icon in React?
Import it using `import { RightToLeftListBulletIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={RightToLeftListBulletIcon} />`.
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 →