John KuehJohn Kueh

arrow bend down right icon

Phosphor · arrow-bend-down-right · MIT

Download SVG

The Phosphor arrow bend down right icon visually represents a directional movement downwards and to the right, commonly used to indicate a path, a download action, or a transition to a lower or subsequent section.

Common uses

  • Indicating a download action.
  • Showing a path or flow downwards and right.
  • Signifying a transition to a new section or page.

Use it in React

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

<ArrowBendDownRight size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadarrowsarrowbenddownrightdownload arrowcurved arrow down rightdirectional arrowpath indicator

FAQ

What is the arrow bend down right icon used for?
It's used to show directionality, often for downloads or indicating a flow downwards and to the right in a user interface.
How do I use the arrow bend down right icon in React?
You can import and use it like this: import { ArrowBendDownRight } from '@phosphor-icons/react'. Then render it as <ArrowBendDownRight />.
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 →