John KuehJohn Kueh

arrow up wide narrow icon

HugeIcons · ArrowUpWideNarrowIcon · MIT

Download SVG

The HugeIcons arrow up wide narrow icon depicts an upward-pointing arrow with a wide base, commonly used to indicate an increase, upward movement, or a 'go to top' function.

Common uses

  • Scroll to top button
  • Indicate price increase
  • Upload progress indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
up arrowincrease icontop arrowexpand up

FAQ

What is the 'arrow up wide narrow' icon used for?
This icon typically signifies upward movement, an increase in value, or a 'return to top' action within an interface.
How do I use the ArrowUpWideNarrowIcon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component like this: <HugeiconsIcon icon={ArrowUpWideNarrowIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free commercial and non-commercial use.

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 →