John KuehJohn Kueh

sidebar simple icon

Phosphor · sidebar-simple · MIT

Download SVG

The Phosphor sidebar simple icon depicts a basic representation of a sidebar or navigation panel, commonly used in UI design to indicate a collapsible or fixed side menu.

Common uses

  • Collapsible navigation menu
  • Editor tool panel
  • Settings or options sidebar

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { SidebarSimple } from '@phosphor-icons/react';

<SidebarSimple size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<SidebarSimple size={24} />
thin
<SidebarSimple size={24} weight="thin" />
light
<SidebarSimple size={24} weight="light" />
bold
<SidebarSimple size={24} weight="bold" />
fill
<SidebarSimple size={24} weight="fill" />
duotone
<SidebarSimple size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
left railwireframeuiinterfacedesigneditorsidebarsimplewireframe menuui panelnavigation drawer

FAQ

What is the purpose of the sidebar simple icon?
This icon represents a sidebar or navigation panel, often used to denote a menu or a section with tools and options in a user interface.
How do I use the sidebar simple icon in React?
You can import and use it in your React application with: import { SidebarSimple } from '@phosphor-icons/react'.
What is the license for this icon?
The Phosphor icon library, including the sidebar simple icon, is available under the MIT license.

Related icons

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

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