John KuehJohn Kueh

chevrons down up icon

Lucide · chevrons-down-up · ISC

Download SVG

The Lucide chevrons down up icon depicts two sets of chevrons, one pointing down and one pointing up, typically used to indicate an expandable or collapsible section, or a toggle for vertical expansion.

Common uses

  • Expand/collapse content sections
  • Toggle visibility of details
  • Indicate collapsible menu items

Use it in React

Install
npm i lucide-react
Import & render
import { ChevronsDownUp } from 'lucide-react';

<ChevronsDownUp size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
collapsefoldverticalchevronsdownupexpandtoggle vertical

FAQ

What does the chevrons down up icon represent?
It represents the action of expanding or collapsing content, often used for sections that can be shown or hidden.
How do I use the chevrons down up icon in React?
You can import and use it like this: import { ChevronsDownUp } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →