The Lucide panel bottom dashed icon visually represents a dashed line at the bottom of a panel, often used to indicate a collapsible or expandable section, a draggable area, or a visual guide for layout.
Common uses
- Collapsible bottom drawer handle
- Draggable panel boundary
- Layout guide for content spacing
Use it in React
Install
npm i lucide-reactImport & render
import { PanelBottomDashed } from 'lucide-react';
<PanelBottomDashed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- drawerdockshowrevealpaddingmarginguidelayoutbleedpanelbottomdashed
FAQ
- What is the panel bottom dashed icon used for?
- It's commonly used to signify areas that can be expanded or collapsed, or to denote a draggable boundary for UI panels.
- How do I use this icon in React?
- You can import and use it like this: import { PanelBottomDashed } from 'lucide-react'.
- What is the license for this icon?
- This 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 →