The HugeIcons left to right list star 01 icon depicts a list of items with a star symbol, commonly used to indicate a prioritized or featured list.
Common uses
- Highlighting featured products
- Displaying top-rated items
- Marking important checklist items
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { LeftToRightListStar01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={LeftToRightListStar01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- featured liststar listpriority itemsimportant list
FAQ
- What does the left to right list star 01 icon represent?
- This icon represents a list where items are marked with a star, often signifying importance, priority, or a featured status.
- How do I use this icon in React?
- Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { LeftToRightListStar01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={LeftToRightListStar01Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.