The HugeIcons drag right 03 icon depicts a right-pointing arrow with a slight curve, commonly used to indicate dragging an item to the right or advancing to the next step in a process.
Common uses
- Drag-and-drop functionality
- Carousel navigation
- Next step indicator
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DragRight03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DragRight03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- move rightnextarrow rightdrag
FAQ
- What does the drag right 03 icon represent?
- It visually signifies a rightward movement or progression, often used for actions like dragging or moving to the next item.
- How do I use this icon in React?
- Import the icon component and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { DragRight03Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={DragRight03Icon} />.
- 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.