John KuehJohn Kueh

arrow bend right up icon

Phosphor · arrow-bend-right-up · MIT

Download SVG

The Phosphor arrow bend right up icon visually represents a directional movement from bottom-left to top-right, often used to indicate an upward or forward progression, or a return to a previous state.

Common uses

  • Navigating to a parent or previous section
  • Indicating a step forward in a process
  • Returning to a dashboard or main view

Use it in React

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

<ArrowBendRightUp size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadarrowsarrowbendrightupup and right arrowreturn iconprevious step arrowdirectional arrow

FAQ

What is the purpose of the arrow-bend-right-up icon?
This icon signifies a directional movement, typically indicating progression, a return to a previous state, or navigation upwards and to the right.
How do I use the arrow-bend-right-up icon in React?
You can import and use it in React with: import { ArrowBendRightUp } from '@phosphor-icons/react'
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free usage 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 →