The Tabler layout bottombar inactive icon depicts a system layout with a disabled or hidden bottom bar, often used to represent a collapsed or inactive status bar or dock.
Common uses
- Indicating an inactive or hidden taskbar.
- Representing a collapsed system tray.
- Showing a disabled bottom navigation panel.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutBottombarInactive } from '@tabler/icons-react';
<IconLayoutBottombarInactive size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- docktaskbarstatuspanelfootershelfbarmenuinactivegridsystemlayoutbottombarbottom panel inactivecollapsed dockinactive taskbar
FAQ
- What is the purpose of the layout bottombar inactive icon?
- This icon signifies a UI element, like a taskbar or dock, that is currently inactive, hidden, or disabled.
- How do I use this icon in React?
- You can import and use it in React with: import { IconLayoutBottombarInactive } 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 →