John KuehJohn Kueh

drag right 01 icon

HugeIcons · DragRight01Icon · MIT

Download SVG

The HugeIcons drag right 01 icon depicts a right-pointing arrow within a box, commonly used to indicate the action of dragging content or an element to the right.

Common uses

  • Initiating drag-and-drop actions to the right
  • Indicating a scrollable area to the right
  • Representing a 'next' or 'forward' action in a drag context

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
drag rightmove rightarrow right boxslide right

FAQ

What does the DragRight01Icon represent?
It visually signifies a drag action directed towards the right, often used for moving items or navigating content.
How do I use DragRight01Icon in a React project?
Import both HugeiconsIcon and DragRight01Icon, then render the icon using <HugeiconsIcon icon={DragRight01Icon} />.
What is the license for this icon?
The DragRight01Icon is available 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 →