John KuehJohn Kueh

list view icon

HugeIcons · ListViewIcon · MIT

Download SVG

The HugeIcons list view icon visually represents a collection of items arranged vertically, commonly used to display data in a scrollable format.

Common uses

  • Displaying search results
  • Showing a list of emails
  • Presenting product catalogs

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
list iconrows iconvertical listdata list

FAQ

What is the list view icon used for?
It's typically used in user interfaces to represent a list of items, such as search results, emails, or product listings.
How do I use the ListViewIcon in React?
Import both HugeiconsIcon and ListViewIcon, then render <HugeiconsIcon icon={ListViewIcon} />.
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 →

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