John KuehJohn Kueh

arrow elbow up left icon

Phosphor · arrow-elbow-up-left · MIT

Download SVG

The Phosphor arrow elbow up left icon depicts a directional arrow with an elbow bend, commonly used to indicate navigation or a return path upwards and to the left.

Common uses

  • Back button in a multi-step form
  • Navigate to a previous section in a dashboard
  • Indicate a return to a main menu or previous state

Use it in React

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

<ArrowElbowUpLeft size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadarrowsarrowelbowupleftreturn arrowback arrow leftup-left elbow arrow

FAQ

What is the arrow elbow up left icon used for?
It's typically used to signify a return action or navigation to a previous state, specifically moving upwards and to the left.
How do I use the arrow elbow up left icon in React?
You can import and use it directly from the Phosphor React library: import { ArrowElbowUpLeft } from '@phosphor-icons/react'.
What is the license for the Phosphor arrow elbow up left icon?
The Phosphor icon library, including the arrow elbow 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 →