The Tabler layout sidebar inactive icon visually represents a sidebar that is currently hidden or collapsed, often used to indicate a collapsed navigation or menu panel.
Common uses
- Button to toggle sidebar visibility
- Indication of a collapsed navigation menu
- Placeholder for a hidden side panel
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutSidebarInactive } from '@tabler/icons-react';
<IconLayoutSidebarInactive size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- navigationpanelsideedgemenutoolbarbrowseinactiveborderinterfacesystemlayoutsidebarcollapse menuhidden sidebartoggle sidebar
FAQ
- What is the purpose of the layout sidebar inactive icon?
- This icon signifies a sidebar or navigation panel that is not currently visible, typically used in conjunction with a button to expand it.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconLayoutSidebarInactive } 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.