John KuehJohn Kueh

panel bottom close icon

Lucide · panel-bottom-close · ISC

Download SVG

The Lucide panel bottom close icon depicts a chevron pointing downwards, commonly used to indicate closing or collapsing a panel or drawer located at the bottom of the screen.

Common uses

  • Collapse a bottom sheet or modal.
  • Hide a collapsible sidebar from the bottom.
  • Indicate the action to close a docked element.

Use it in React

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

<PanelBottomClose size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
drawerdockhidechevrondownpanelbottomclosechevron downdrawer closecollapse bottomhide panel

FAQ

What is the primary purpose of the panel-bottom-close icon?
It visually signifies the action of closing or hiding an interface element that is positioned at the bottom of the screen, such as a drawer or panel.
How do I use this icon in a React application?
You can import and use it directly from the 'lucide-react' library with the following import statement: import { PanelBottomClose } from 'lucide-react'.
What is the license for the Lucide panel bottom close icon?
The Lucide icon library, including the panel-bottom-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 →