John KuehJohn Kueh

arrow line down left icon

Phosphor · arrow-line-down-left · MIT

Download SVG

The Phosphor arrow line down left icon depicts a directional arrow pointing downwards and to the left, commonly used to indicate a path, download, or a move in that specific direction within a user interface.

Common uses

  • Download or export action
  • Navigation to a previous or lower section
  • Indicating a diagonal movement or trajectory

Use it in React

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

<ArrowLineDownLeft size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadarrowsarrowlinedownleftdownload iconexport icondiagonal arrowsouthwest arrow

FAQ

What is the arrow line down left icon used for?
This icon is used to represent a directional movement downwards and to the left, often for actions like downloading, exporting, or navigating to a previous or lower interface element.
How do I use the arrow line down left icon in React?
You can import and use it in your React application with: import { ArrowLineDownLeft } from '@phosphor-icons/react'
What is the license for this icon?
The Phosphor icon library, including the arrow line down 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 →