John KuehJohn Kueh

menu 09 icon

HugeIcons · Menu09Icon · MIT

Download SVG

The HugeIcons menu 09 icon depicts a hamburger menu, commonly used to represent a navigation drawer or menu that reveals more options when clicked.

Common uses

  • Opening a side navigation panel
  • Toggling a mobile menu
  • Accessing application settings

Use it in React

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

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

Details

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

FAQ

What is the purpose of the Menu09 icon?
This icon represents a hamburger menu, typically used to indicate that clicking it will reveal a hidden navigation menu or options.
How do I use the Menu09 icon in a React application?
Import the icon as `Menu09Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={Menu09Icon} />` from '@hugeicons/react'.
What is the license for this icon?
The HugeIcons menu 09 icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →