John KuehJohn Kueh

menu 04 icon

HugeIcons · Menu04Icon · MIT

Download SVG

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

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 { Menu04Icon } from '@hugeicons/core-free-icons';

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

Details

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

FAQ

What is the purpose of the Menu 04 icon?
This icon represents a hamburger menu, typically used to toggle the visibility of a navigation menu or sidebar in user interfaces.
How do I use the Menu04Icon in React?
Import both HugeiconsIcon and Menu04Icon, then render the icon using <HugeiconsIcon icon={Menu04Icon} />.
What is the license for this icon?
The Menu 04 icon is distributed under the MIT license, allowing for free use in commercial and non-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 →