John KuehJohn Kueh

panel left close icon

Lucide · panel-left-close · ISC

Download SVG

The Lucide panel left close icon depicts a chevron pointing left, commonly used to indicate closing or collapsing a left-side panel or drawer.

Common uses

  • Collapse left sidebar
  • Hide navigation menu
  • Close a modal drawer

Use it in React

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

<PanelLeftClose size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
primarydrawerhidechevron<panelleftclosecollapse lefthide paneldrawer closechevron left

FAQ

What is the purpose of the panel left close icon?
It visually represents the action of closing or hiding a panel that is positioned on the left side of the screen, such as a sidebar or navigation menu.
How do I use this icon in React?
You can import and use it directly from the 'lucide-react' library like this: import { PanelLeftClose } from 'lucide-react'.
What is the license for this icon?
The Lucide icon library, including the panel left close icon, is available under the ISC 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 →