John KuehJohn Kueh

right to left list dash icon

HugeIcons · RightToLeftListDashIcon · MIT

Download SVG

The HugeIcons right to left list dash icon depicts a list with bullet points aligned to the right, often used to indicate a reversed or right-to-left ordered list.

Common uses

  • Displaying right-to-left ordered lists
  • Indicating reversed content flow
  • UI elements requiring right-aligned list formatting

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
right to left listrtl listlist dash rightreversed list

FAQ

What does the right to left list dash icon represent?
This icon represents a list where the bullet points or list items are aligned to the right, signifying a right-to-left ordering or layout.
How do I use the RightToLeftListDashIcon in React?
Import the icon and use it within the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { RightToLeftListDashIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={RightToLeftListDashIcon} />.
What is the license for this icon?
The HugeIcons right to left list dash 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 →