John KuehJohn Kueh

layout sidebar icon

Tabler · layout-sidebar · MIT

Download SVG

The Tabler layout sidebar icon depicts a main content area with a distinct sidebar panel, commonly used to represent interfaces with navigation or supplementary information alongside primary content.

Common uses

  • Navigation menus
  • Settings panels
  • Related content blocks

Use it in React

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

<IconLayoutSidebar size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconLayoutSidebar size={24} stroke={2} />
filled
<IconLayoutSidebarFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
gridasidecolumncolumnslayoutsidebarcreativeartisticvisualaestheticdesign

FAQ

What is the layout sidebar icon used for?
It visually represents a common UI pattern where a sidebar exists next to the main content area, often for navigation or secondary information.
How do I use the layout sidebar icon in React?
You can import and use it directly with the following statement: import { IconLayoutSidebar } from '@tabler/icons-react'.
What is the license for the Tabler icons?
The Tabler icons, including the layout sidebar icon, are available under the MIT license.

Related icons

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

Looking for something else? Search Tabler and 4 more libraries by description →