John KuehJohn Kueh

panel right open icon

Lucide · panel-right-open · ISC

Download SVG

The Lucide panel right open icon depicts a panel sliding open from the right side, commonly used to indicate the expansion or visibility of a secondary sidebar or drawer.

Common uses

  • Toggle secondary sidebar visibility
  • Expand/collapse a right-side drawer
  • Indicate an active right-hand navigation panel

Use it in React

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

<PanelRightOpen size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
sidebarsecondarydrawershowrevealchevronleft<panelrightopensidebar rightdrawer right openshow panel rightchevron right panel

FAQ

What is the panel right open icon used for?
It's typically used to represent UI elements like sidebars or drawers that appear from the right edge of the screen, often to show or hide additional content or navigation.
How do I use this icon in React?
You can import and use it in React with the following statement: `import { PanelRightOpen } from 'lucide-react'`.
What is the license for this icon?
This icon is provided under the ISC license, which is a permissive free software 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 →