John KuehJohn Kueh

panel right icon

Lucide · panel-right · ISC

Download SVG

The Lucide panel right icon depicts a rectangular panel positioned on the right side, commonly used to represent secondary content, navigation, or toolbars that slide in or are fixed to the right edge of the screen.

Common uses

  • Collapsible right sidebar for tools or settings
  • Secondary navigation menu on the right
  • Chat or activity feed panel

Use it in React

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

<PanelRight size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
sidebarsecondarydrawerpanelrightsidebar rightright drawersecondary panel

FAQ

What is the panel right icon used for?
It visually represents a content area or sidebar located on the right side of a user interface, often used for supplementary information or actions.
How do I use the panel right icon in React?
You can import and use it like this: import { PanelRight } from 'lucide-react'. Then render it as <PanelRight />.
What is the license for the Lucide panel right icon?
The Lucide icon library, including the panel right 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 →