John KuehJohn Kueh

chevrons left right icon

Lucide · chevrons-left-right · ISC

Download SVG

The Lucide chevrons left right icon depicts two sets of chevrons pointing outwards, commonly used to indicate expanding or collapsing content horizontally.

Common uses

  • Expand/collapse sidebar
  • Toggle content panel
  • Unfold/fold sections

Use it in React

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

<ChevronsLeftRight size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
expandhorizontalunfoldchevronsleftrightexpand horizontaldouble chevroncollapse

FAQ

What is the chevrons left right icon used for?
It's typically used to represent actions that expand or collapse elements horizontally, like sidebars or content panels.
How do I use this icon in React?
Import it from 'lucide-react' like this: import { ChevronsLeftRight } 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 →