The Lucide move up right icon depicts an arrow pointing diagonally upwards and to the right, commonly used to indicate an action that leads to a new or external destination, or an increase in value.
Common uses
- Link to an external website
- Navigate to a new tab
- Indicate a positive trend or growth
Use it in React
Install
npm i lucide-reactImport & render
import { MoveUpRight } from 'lucide-react';
<MoveUpRight size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowdirectionmoveuprightexternal linknew windowuploadarrow up right
FAQ
- What is the purpose of the move up right icon?
- It signifies an action leading to a new location, an external resource, or an upward trend, often used for external links or positive indicators.
- How do I use the move up right icon in React?
- You can import and use it in your React application with: import { MoveUpRight } from 'lucide-react'
- What is the license for the Lucide move up right icon?
- The Lucide icon library, including the move up right icon, is available under the ISC 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 →