The Lucide chevrons left right ellipsis icon visually represents a transition or progression between states, often used to indicate actions like expanding or collapsing content, or navigating through multiple pages or sections.
Common uses
- Expand/collapse sidebar or menu
- Navigate between tabs or steps
- Indicate loading or buffering state
Use it in React
Install
npm i lucide-reactImport & render
import { ChevronsLeftRightEllipsis } from 'lucide-react';
<ChevronsLeftRightEllipsis size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- internetnetworkconnectioncablelanportrouterswitchhubmodemwebonlinenetworkingcommunicationsocketplug
FAQ
- What does the chevrons left right ellipsis icon represent?
- This icon symbolizes a transition or movement, commonly used for actions like expanding/collapsing elements or indicating navigation through content.
- How do I use the chevrons-left-right-ellipsis icon in React?
- You can import and use it in your React application with: import { ChevronsLeftRightEllipsis } 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 →