John KuehJohn Kueh

node move down icon

HugeIcons · NodeMoveDownIcon · MIT

Download SVG

The HugeIcons node move down icon visually represents the action of relocating an item or element to a lower position within a hierarchical structure or list, often used to indicate reordering or hierarchy changes.

Common uses

  • Reordering list items downwards
  • Moving a node to a child level
  • Adjusting hierarchy in a tree view

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move downreorder downdecrease levelsort down

FAQ

What does the node move down icon represent?
It signifies moving an element or node to a lower position, commonly used for reordering or adjusting hierarchy in user interfaces.
How do I use the NodeMoveDownIcon in React?
Import it as import { NodeMoveDownIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={NodeMoveDownIcon} /> from '@hugeicons/react'.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →