John KuehJohn Kueh

unfold more icon

HugeIcons · UnfoldMoreIcon · MIT

Download SVG

The HugeIcons unfold more icon depicts an arrow pointing downwards and slightly to the right, commonly used to indicate expanding content or revealing more options.

Common uses

  • Expandable sections in forms
  • Showing/hiding sidebars
  • Dropdown menus

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
expandshow moredropdown arrowreveal

FAQ

What is the purpose of the unfold more icon?
This icon signifies an action to reveal additional content or options that are currently hidden. It's used to expand views or menus.
How do I use the UnfoldMoreIcon in React?
Import both HugeiconsIcon and UnfoldMoreIcon, then render the icon component like this: <HugeiconsIcon icon={UnfoldMoreIcon} />.
What is the license for this icon?
The UnfoldMoreIcon is part of the HugeIcons library and 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 →