John KuehJohn Kueh

move down right icon

Lucide · move-down-right · ISC

Download SVG

The Lucide move down right icon depicts a diagonal arrow pointing downwards and to the right, commonly used to indicate a progression, download, or downward movement in a specific direction.

Common uses

  • Download button
  • Scroll to bottom action
  • Progress indicator

Use it in React

Install
npm i lucide-react
Import & render
import { MoveDownRight } from 'lucide-react';

<MoveDownRight size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
arrowdirectionmovedownrightdiagonal arrowdownload iconsouth-east arrowprogress arrow

FAQ

What is the purpose of the move down right icon?
This icon visually represents movement or direction towards the bottom-right. It's often used for actions like downloading, scrolling down, or indicating a downward trend.
How do I use the move down right icon in React?
You can import and use it in your React application like this: import { MoveDownRight } from 'lucide-react'. Then, render it as a component: <MoveDownRight />.
What is the license for the Lucide move down right icon?
The Lucide icon library, including the move down right icon, is available under the ISC license, which is a permissive open-source license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →