The HugeIcons drag right 02 icon depicts a rightward-pointing arrow, commonly used to indicate actions like dragging content to the right, expanding a panel, or navigating forward.
Common uses
- Initiate drag-and-drop to the right
- Expand a sidebar or panel
- Advance to the next step in a process
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DragRight02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DragRight02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- arrow rightmove rightnextexpand right
FAQ
- What does the DragRight02Icon represent?
- It visually signifies a directional movement to the right, often used for actions like dragging, expanding, or progressing.
- How do I use DragRight02Icon in React?
- Import both HugeiconsIcon and DragRight02Icon, then render <HugeiconsIcon icon={DragRight02Icon} />.
- 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.