John KuehJohn Kueh

arrow move right down icon

HugeIcons · ArrowMoveRightDownIcon · MIT

Download SVG

The HugeIcons arrow move right down icon visually represents a directional movement towards the bottom-right, often used to indicate a transition, a next step in a diagonal flow, or a download action.

Common uses

  • Indicating a download or export action.
  • Showing a transition to a lower-right section of a page.
  • Representing a 'next' or 'continue' action in a diagonal workflow.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download iconexport icondiagonal arrowmove down right

FAQ

What does the arrow move right down icon signify?
This icon signifies movement or direction towards the bottom-right. It's commonly used for actions like downloading, exporting, or indicating a progression in that specific direction.
How do I use the ArrowMoveRightDownIcon in a React project?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { ArrowMoveRightDownIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ArrowMoveRightDownIcon} />.
What is the license for this icon?
The ArrowMoveRightDownIcon is available under the MIT license, which allows 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →