John KuehJohn Kueh

drag 01 icon

HugeIcons · Drag01Icon · MIT

Download SVG

The HugeIcons drag 01 icon depicts a hand interacting with a series of dots, commonly used to indicate draggable elements or areas in a user interface.

Common uses

  • Indicate sortable list items
  • Show movable interface components
  • Represent drag-and-drop functionality

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
movereordergrabhandle

FAQ

What does the Drag01 icon represent?
The Drag01 icon visually signifies an action or area that can be dragged or moved by the user, often used for reordering or repositioning elements.
How do I use the Drag01 icon in React?
Import the icon and use it with the Hugeicons component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { Drag01Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={Drag01Icon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in both personal and 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 →