John KuehJohn Kueh

panel left close icon

HugeIcons · PanelLeftCloseIcon · MIT

Download SVG

The HugeIcons panel left close icon visually represents the action of collapsing or closing a sidebar or navigation panel that is positioned on the left side of the screen.

Common uses

  • Collapsing a left-hand navigation menu
  • Closing a side drawer or panel
  • Toggling the visibility of a sidebar

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
collapse leftclose sidebarleft panel togglehide navigation

FAQ

What does the panel left close icon represent?
It signifies the action of closing or collapsing a panel or sidebar located on the left side of a user interface.
How do I use this icon in React?
Import both HugeiconsIcon and PanelLeftCloseIcon, then render <HugeiconsIcon icon={PanelLeftCloseIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in commercial and non-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 →