John KuehJohn Kueh

menu icon

Tabler · menu · MIT

Download SVG

The Tabler menu icon depicts three horizontal lines, commonly used to represent a navigation menu or a button to open one, often referred to as a hamburger menu.

Common uses

  • Toggle main navigation menu on mobile devices
  • Open a sidebar or drawer menu
  • Access application settings or options

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
barshamburgernavigationburgermenucontroloperationfunctioninterfacemanagementsystemnavigation barsburger icon

FAQ

What is the primary purpose of the menu icon?
It's a UI element that typically hides navigation links or options, which are revealed when the icon is clicked.
How do I use the menu icon in React?
You can import it as IconMenu from '@tabler/icons-react' and use it directly in your JSX.
What is the license for the Tabler menu icon?
The Tabler icon library, including the menu 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →