John KuehJohn Kueh

arrow bend up left icon

Phosphor · arrow-bend-up-left · MIT

Download SVG

The Phosphor arrow bend up left icon depicts a curved arrow pointing upwards and to the left, commonly used to indicate a return path, a previous step, or a reply action.

Common uses

  • Back button in navigation
  • Reply to an email or message
  • Undo or revert action

Use it in React

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

<ArrowBendUpLeft size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadreplyrearrowsarrowbendupleftreply iconback arrowreturn iconundo arrow

FAQ

What is the arrow bend up left icon used for?
This icon is typically used to represent actions like going back, replying, or undoing a process. It signifies a return or reversal in a user interface.
How do I use the arrow bend up left icon in React?
You can import and use it in your React application with: import { ArrowBendUpLeft } from '@phosphor-icons/react'.
What is the license for the Phosphor arrow bend up left icon?
The Phosphor icon library, including the arrow bend up left icon, is available under the MIT license.

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 →