John KuehJohn Kueh

list chevrons down up icon

HugeIcons · ListChevronsDownUpIcon · MIT

Download SVG

The HugeIcons list chevrons down up icon depicts a list with chevrons indicating expansion or collapse, typically used to represent expandable sections or collapsible menus in a user interface.

Common uses

  • Expandable/collapsible content sections
  • Accordion menus
  • Toggling visibility of details

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
expand collapse icontoggle list iconaccordion icondropdown list icon

FAQ

What does the ListChevronsDownUpIcon represent?
This icon represents a list with directional chevrons, commonly used to show that a section can be expanded or collapsed.
How do I use this icon in React?
Import both HugeiconsIcon and ListChevronsDownUpIcon, then render it using <HugeiconsIcon icon={ListChevronsDownUpIcon} />.
What is the license for this icon?
This icon is provided 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.

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 →