John KuehJohn Kueh

menu 08 icon

HugeIcons · Menu08Icon · MIT

Download SVG

The HugeIcons menu 08 icon depicts a hamburger menu, commonly used to represent a navigation drawer or menu that can be opened or closed.

Common uses

  • Toggle mobile navigation drawer
  • Open/close side panel
  • Access application menu

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Menu08Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={Menu08Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
hamburger iconmenu iconnavigation iconbars icon

FAQ

What is the Menu 08 icon used for?
It's typically used to indicate a collapsible menu or navigation, often seen on mobile devices or in sidebars.
How do I use the Menu08Icon in React?
Import both HugeiconsIcon and Menu08Icon, then render <HugeiconsIcon icon={Menu08Icon} />.
What is the license for this icon?
This icon is available under the MIT license.

Related icons

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

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