John KuehJohn Kueh

menu 3 icon

Tabler · menu-3 · MIT

Download SVG

The Tabler menu 3 icon depicts a stacked list of three horizontal lines, commonly used to represent a menu or navigation drawer trigger.

Common uses

  • Open a side navigation panel.
  • Access a list of application options.
  • Trigger a dropdown menu.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
listoptionsnavigationpanelbrowseindexselectcatalogoverviewlayoutsystemmenu3hamburger menunavigation iconlist icon

FAQ

What is the menu 3 icon used for?
It's typically used as a button to open or close a menu, often a navigation drawer or a list of settings.
How do I use the menu 3 icon in React?
Import it using `import { IconMenu3 } from '@tabler/icons-react'` and render it as a component: `<IconMenu3 />`.
What is the license for the Tabler menu 3 icon?
The Tabler icon library, including the menu 3 icon, is available 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 →