John KuehJohn Kueh

corner right up icon

Lucide · corner-right-up · ISC

Download SVG

The Lucide corner right up icon depicts an arrow turning from the right towards the top, commonly used to indicate a continuation, redirection, or upward movement in a sequence or process.

Common uses

  • Next step in a wizard
  • Redirect to a related section
  • Upload or submit action

Use it in React

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

<CornerRightUp size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
arrowcornerrightuparrow turn upnext step arrowredirect upcorner arrow

FAQ

What does the corner-right-up icon represent?
It signifies a turn from right to top, often used for progression, redirection, or upward movement.
How do I use this icon in React?
Import it using `import { CornerRightUp } from 'lucide-react'` and use it as a component: `<CornerRightUp />`.
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 →