John KuehJohn Kueh

node move up icon

HugeIcons · NodeMoveUpIcon · MIT

Download SVG

The HugeIcons node move up icon visually represents the action of elevating or prioritizing an item within a list or hierarchy, often used to indicate an item being moved to a higher position.

Common uses

  • Move item to top of a list
  • Increase priority of a task
  • Promote content in a feed

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move uparrow uppromoteraise

FAQ

What does the NodeMoveUpIcon represent?
This icon signifies moving an element upwards in a sequence or hierarchy, commonly used for reordering or prioritizing items.
How do I use the NodeMoveUpIcon in React?
Import both HugeiconsIcon and NodeMoveUpIcon, then render the icon using <HugeiconsIcon icon={NodeMoveUpIcon} />.
What is the license for this icon?
The NodeMoveUpIcon 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 →