John KuehJohn Kueh

arrow up narrow wide icon

HugeIcons · ArrowUpNarrowWideIcon · MIT

Download SVG

The HugeIcons arrow up narrow wide icon depicts an upward-pointing arrow with a narrow shaft and a wide head, commonly used to indicate an increase, expansion, or moving to a higher level.

Common uses

  • Indicate data increase or positive trend
  • Show expansion of content or a section
  • Represent ascending order or sorting

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
increase iconexpand iconupward arrowascending icon

FAQ

What does the arrow up narrow wide icon represent?
This icon represents an upward direction, often signifying an increase, expansion, or moving to a higher level in a user interface.
How do I use the ArrowUpNarrowWideIcon in React?
Import it as import { ArrowUpNarrowWideIcon } from '@hugeicons/core-free-icons'; and then render it using <HugeiconsIcon icon={ArrowUpNarrowWideIcon} />.
What is the license for HugeIcons?
The HugeIcons library, including the ArrowUpNarrowWideIcon, 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 →