John KuehJohn Kueh

move diagonal 2 icon

Lucide · move-diagonal-2 · ISC

Download SVG

The Lucide move diagonal 2 icon depicts two arrows pointing diagonally upwards and to the right, commonly used to indicate a diagonal move or expansion action.

Common uses

  • Resizing elements diagonally
  • Indicating diagonal data flow
  • Representing a "move" or "drag" action in a specific direction

Use it in React

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

<MoveDiagonal2 size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
doublearrowmovediagonal2diagonal arrowup-right arrowexpand diagonalmove arrow

FAQ

What does the move diagonal 2 icon represent?
It shows two arrows moving diagonally upwards and to the right, suggesting a directional move or expansion.
How do I use this icon in React?
You can import and use it like this: import { MoveDiagonal2 } from 'lucide-react'. Then render it as <MoveDiagonal2 />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software 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 →