John KuehJohn Kueh

drag drop vertical icon

HugeIcons · DragDropVerticalIcon · MIT

Download SVG

The HugeIcons drag drop vertical icon visually represents the action of reordering items in a vertical list, commonly used for drag-and-drop functionality.

Common uses

  • Reordering list items
  • Sorting dashboard widgets
  • Managing table rows

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
reorder iconmove item iconvertical sort iconhandle icon

FAQ

What is the drag drop vertical icon used for?
It signifies the ability to drag and drop items to reorder them vertically within a list or interface.
How do I use the DragDropVerticalIcon in React?
Import both HugeiconsIcon and DragDropVerticalIcon, then render it using <HugeiconsIcon icon={DragDropVerticalIcon} />.
What is the license for this icon?
This icon is released 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 →