John KuehJohn Kueh

arrow u up right icon

Phosphor · arrow-u-up-right · MIT

Download SVG

The Phosphor arrow u up right icon depicts a curved arrow moving upwards and to the right, commonly used to indicate actions like refreshing, redoing, or navigating to a related, higher-level destination.

Common uses

  • Redo last action button
  • Refresh data feed
  • Navigate to parent category

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { ArrowUUpRight } from '@phosphor-icons/react';

<ArrowUUpRight size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<ArrowUUpRight size={24} />
thin
<ArrowUUpRight size={24} weight="thin" />
light
<ArrowUUpRight size={24} weight="light" />
bold
<ArrowUUpRight size={24} weight="bold" />
fill
<ArrowUUpRight size={24} weight="fill" />
duotone
<ArrowUUpRight size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadredou-turnsarrowsarrowuuprightredo iconrefresh iconup right arrowdirectional arrow

FAQ

What is the arrow u up right icon used for?
This icon is typically used to represent actions like redoing an operation, refreshing content, or indicating a directional change upwards and to the right.
How do I use the arrow u up right icon in React?
You can import and use it in React with: import { ArrowUUpRight } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.

Related icons

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

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