The Tabler layout navbar inactive icon visually represents a navigation bar that is currently not active or selected, often used to indicate the current state within a set of navigation options.
Common uses
- Highlighting the current page in a sidebar navigation.
- Showing a disabled or unselected tab in a tabbed interface.
- Indicating a collapsed or inactive menu section.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayoutNavbarInactive } from '@tabler/icons-react';
<IconLayoutNavbarInactive size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- menunavigationdirectorybrowsenavigatelayoutinactiveinterfacetoolheadersystemnavbarinactive menunavigation disabledsidebar unselectedheader inactive
FAQ
- What is the purpose of the layout-navbar-inactive icon?
- This icon signifies a navigation element that is not currently active or in focus. It's useful for differentiating between selected and unselected states in menus or navigation bars.
- How do I use this icon in React?
- You can import and use it in your React application with the following statement: `import { IconLayoutNavbarInactive } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icons, including layout-navbar-inactive, 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 →