The Tabler burger icon depicts a classic hamburger, commonly used in UIs to represent food-related options, menu items, or fast food services.
Common uses
- Food ordering app menu item
- Restaurant website category
- Fast food service filter
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBurger } from '@tabler/icons-react';
<IconBurger size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Food
- Keywords
- foodsandwichbeefcheeselettucebunfastfooddeliciousgrillmealburgerhamburgerfast food
FAQ
- What does the burger icon represent?
- It represents a hamburger, often used for food items, menus, or fast food contexts.
- How do I use the burger icon in React?
- Import it using `import { IconBurger } from '@tabler/icons-react'` and use it as a component: `<IconBurger />`.
- What is the license for the Tabler burger icon?
- The Tabler icon library, including the burger icon, is distributed under the MIT license.
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 →