John KuehJohn Kueh

menu collapse icon

HugeIcons · MenuCollapseIcon · MIT

Download SVG

The HugeIcons menu collapse icon visually represents the action of reducing or hiding a navigation menu, commonly used to save space or provide a more compact interface.

Common uses

  • Collapsing a sidebar navigation.
  • Toggling a mobile hamburger menu.
  • Minimizing an expandable section.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
collapsehide menumenu togglehamburger

FAQ

What does the menu collapse icon represent?
It signifies the action of collapsing or hiding a menu or navigation element to conserve screen space or simplify the UI.
How do I use the MenuCollapseIcon in React?
Import both HugeiconsIcon and MenuCollapseIcon, then render it using <HugeiconsIcon icon={MenuCollapseIcon} />.
What is the license for this icon?
This 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 →