John KuehJohn Kueh

layout navbar icon

Tabler · layout-navbar · MIT

Download SVG

The Tabler layout navbar icon visually represents a common web page structure, often used to signify navigation bars, headers, or overall page layout elements.

Common uses

  • Header or top navigation bar
  • Sidebar or menu indicator
  • Page structure or template selection

Use it in React

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

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

Styles

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

outline
<IconLayoutNavbar size={24} stroke={2} />
filled
<IconLayoutNavbarFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
gridrowheaderlayoutnavbarcreativeartisticvisualaestheticstyledesignnavigation barheader iconpage layoutgrid layout

FAQ

What is the layout navbar icon used for?
It's typically used to represent navigation bars, headers, or the overall structure of a web page in UI designs.
How do I use this icon in React?
You can import and use it in your React application with: import { IconLayoutNavbar } from '@tabler/icons-react'
What is the license for this icon?
This icon is 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 →