John KuehJohn Kueh

panel right icon

HugeIcons · PanelRightIcon · MIT

Download SVG

The HugeIcons panel right icon visually represents a sidebar or content panel that slides in or is positioned on the right side of the screen, commonly used to expand functionality or display supplementary information.

Common uses

  • Opening a settings sidebar
  • Displaying a chat or notification panel
  • Revealing a filter or options menu

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PanelRightIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={PanelRightIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sidebar rightpanel endright drawerslide out panel

FAQ

What is the PanelRightIcon used for?
It indicates a panel or sidebar that appears on the right side of the interface, often for navigation, settings, or additional content.
How do I use PanelRightIcon in React?
Import both HugeiconsIcon and PanelRightIcon, then render <HugeiconsIcon icon={PanelRightIcon} />.
What is the license for this icon?
The PanelRightIcon is distributed under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →