John KuehJohn Kueh

hamburger icon

Lucide · hamburger · ISC

Download SVG

The Lucide hamburger icon depicts a classic hamburger, commonly used in UI to represent menu options, food-related items, or search functionalities.

Common uses

  • Navigation menu toggle
  • Food ordering app item
  • Restaurant website search bar

Use it in React

Install
npm i lucide-react
Import & render
import { Hamburger } from 'lucide-react';

<Hamburger size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
burgercheeseburgermeatbeefpattybunfast foodjunk foodtakeawaytakeoutsnackdishrestaurantlunchmealsavory

FAQ

What does the hamburger icon represent?
It visually represents a hamburger sandwich. In UI, it's often used as a metaphor for a menu or a collection of options.
How do I use the hamburger icon in React?
You can import and use it directly from the 'lucide-react' library with the following code: import { Hamburger } from 'lucide-react'.
What is the license for the Lucide hamburger icon?
The Lucide icon library, including the hamburger icon, is available under the ISC license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →