John KuehJohn Kueh

menu 05 icon

HugeIcons · Menu05Icon · MIT

Download SVG

The HugeIcons menu 05 icon depicts a hamburger menu, commonly used to represent a navigation drawer or menu that can be toggled open and 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 { Menu05Icon } from '@hugeicons/core-free-icons';

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

Details

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

FAQ

What does the Menu05 icon represent?
It represents a hamburger menu, a common UI pattern for accessing navigation or menus.
How do I use Menu05Icon in React?
Import both HugeiconsIcon and Menu05Icon, then render <HugeiconsIcon icon={Menu05Icon} />.
What is the license for this icon?
This icon is distributed 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 →