John KuehJohn Kueh

arrow down right icon

Phosphor · arrow-down-right · MIT

Download SVG

The Phosphor arrow down right icon depicts a diagonal arrow pointing downwards and to the right, commonly used to indicate a direction, a download action, or a link to external content.

Common uses

  • Download button
  • External link indicator
  • Navigation to a sub-section

Use it in React

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

<ArrowDownRight size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadarrowsarrowdownrightdiagonal arrowsouth-east arrowdownload arrowexternal link icon

FAQ

What is the arrow down right icon used for?
It's typically used to show direction, signify a download, or indicate a link leading to external content.
How do I use the arrow down right icon in React?
Import it from the library like this: import { ArrowDownRight } from '@phosphor-icons/react'. Then use it as a component: <ArrowDownRight />.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, which allows 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 →