John KuehJohn Kueh

layout sidebar right collapse icon

Tabler · layout-sidebar-right-collapse · MIT

Download SVG

The Tabler layout sidebar right collapse icon visually represents a content area with a collapsible sidebar on the right, commonly used to indicate expandable or retractable navigation or auxiliary panels.

Common uses

  • Collapsible right-hand navigation menu
  • Expandable settings or filter panel
  • Toggleable secondary content area

Use it in React

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

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

Styles

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

outline
<IconLayoutSidebarRightCollapse size={24} stroke={2} />
filled
<IconLayoutSidebarRightCollapseFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
gridasidecolumncolumnsmenunavigationlayoutsidebarrightcollapsedesigncollapse right sidebarright aside togglesidebar expand/collapseright panel

FAQ

What is the purpose of the layout sidebar right collapse icon?
This icon signifies a layout where a sidebar on the right can be expanded or collapsed, useful for managing screen space and user interface elements.
How do I use this icon in React?
You can import and use it in your React application with: import { IconLayoutSidebarRightCollapse } from '@tabler/icons-react'.
What is the license for this icon?
The Tabler icons, including this one, are distributed 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →