The Lucide panels top left icon depicts a layout with two panels, one positioned at the top and another at the left, commonly used to represent a split-view interface or a dashboard with distinct sections.
Common uses
- Representing a dashboard layout
- Indicating a sidebar navigation
- Showing a split-screen view
Use it in React
Install
npm i lucide-reactImport & render
import { PanelsTopLeft } from 'lucide-react';
<PanelsTopLeft size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- menu barsidebarprimarydrawerswindowwebpageprojectsoverviewpanelstopleft
FAQ
- What does the panels top left icon represent?
- It visually communicates a UI structure with distinct top and left sections, often used for navigation or content organization.
- How do I use the panels top left icon in React?
- You can import it directly from the 'lucide-react' library using: import { PanelsTopLeft } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the panels top left 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 →