John KuehJohn Kueh

arrow square down left icon

Phosphor · arrow-square-down-left · MIT

Download SVG

The Phosphor arrow square down left icon depicts a directional arrow pointing downwards and to the left within a square, commonly used to indicate a download action or a navigation path in that specific direction.

Common uses

  • Download a file to a specific location
  • Navigate to a previous step or section
  • Indicate a downward and leftward movement

Use it in React

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

<ArrowSquareDownLeft size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadarrowsarrowsquaredownleftdownload iconback arrow squaresouthwest arrowdirectional download

FAQ

What is the purpose of the arrow square down left icon?
This icon is used to represent actions or directions that involve moving downwards and to the left, such as downloading or navigating back.
How do I use the arrow square down left icon in React?
You can import and use it in your React application with: import { ArrowSquareDownLeft } from '@phosphor-icons/react'
What is the license for this icon?
The Phosphor icon library, including this 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 →