John KuehJohn Kueh

arrow circle up left icon

Phosphor · arrow-circle-up-left · MIT

Download SVG

The Phosphor arrow circle up left icon depicts a directional arrow pointing upwards and to the left within a circle, commonly used to indicate navigation, return to a previous state, or a specific action in that direction.

Common uses

  • Navigate to a previous page or section.
  • Indicate a 'go back' or 'undo' action.
  • Represent a scroll-to-top or return-to-start function.

Use it in React

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

<ArrowCircleUpLeft size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadarrowsarrowcircleupleftback arrow circleprevious page iconup-left arrowreturn icon

FAQ

What is the purpose of the arrow circle up left icon?
This icon is used to signify an action or direction that is up and to the left, often for navigation or returning to a prior state.
How do I use this icon in React?
You can import and use it in React with: import { ArrowCircleUpLeft } 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 →