John KuehJohn Kueh

panel right dashed icon

HugeIcons · PanelRightDashedIcon · MIT

Download SVG

The HugeIcons panel right dashed icon depicts a dashed outline of a panel on the right side, often used to represent a sidebar, drawer, or collapsible section that appears from the right.

Common uses

  • Collapsible right sidebar
  • Expandable settings panel
  • Off-canvas menu indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
right panelsidebar rightdashed sidebardrawer right

FAQ

What is the 'panel right dashed' icon used for?
It visually indicates a UI element like a sidebar or panel that is positioned on the right and might be hidden or collapsible.
How do I use the PanelRightDashedIcon in React?
Import both HugeiconsIcon and PanelRightDashedIcon, then render the icon using <HugeiconsIcon icon={PanelRightDashedIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →