John KuehJohn Kueh

unfold more up icon

HugeIcons · UnfoldMoreUpIcon · MIT

Download SVG

The HugeIcons unfold more up icon depicts an upward-pointing arrow expanding from a central point, commonly used to indicate expanding content or revealing more information.

Common uses

  • Expanding a collapsed section of text
  • Revealing additional options or details
  • Triggering a 'show more' action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
expand upshow moreunfoldreveal

FAQ

What does the unfold more up icon represent?
This icon represents the action of expanding or unfolding content upwards, typically to show more information or options.
How do I use the UnfoldMoreUpIcon in React?
Import it using `import { UnfoldMoreUpIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={UnfoldMoreUpIcon} />`.
What is the license for this icon?
This icon is provided 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 →