John KuehJohn Kueh

menu 10 icon

HugeIcons · Menu10Icon · MIT

Download SVG

The HugeIcons menu 10 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 menu panel
  • Access application settings

Use it in React

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

<HugeiconsIcon icon={Menu10Icon} 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 menu 10 icon?
This icon represents a hamburger menu, typically used to indicate that a menu or navigation panel can be revealed or hidden.
How do I use the Menu10Icon in React?
Import both HugeiconsIcon and Menu10Icon, then render the icon using <HugeiconsIcon icon={Menu10Icon} />.
What is the license for this icon?
The HugeIcons menu 10 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 →