John KuehJohn Kueh

panel left open icon

HugeIcons · PanelLeftOpenIcon · MIT

Download SVG

The HugeIcons panel left open icon depicts a sidebar or navigation panel that is currently expanded and visible on the left side of the screen, commonly used to indicate an active or accessible menu.

Common uses

  • Displaying an open navigation menu
  • Indicating an active sidebar section
  • Showing a collapsed/expanded state for a left-aligned panel

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sidebar opennavigation menuleft panel visibleexpand menu

FAQ

What is the 'panel left open' icon used for?
This icon indicates that a left-aligned panel, such as a navigation menu or sidebar, is currently open and visible.
How do I use the PanelLeftOpenIcon in React?
Import both HugeiconsIcon and PanelLeftOpenIcon, then render it using <HugeiconsIcon icon={PanelLeftOpenIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is released under the MIT license.

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 →