John KuehJohn Kueh

arrow bend right down icon

Phosphor · arrow-bend-right-down · MIT

Download SVG

The Phosphor arrow bend right down icon depicts a directional arrow bending from the right and pointing downwards, commonly used to indicate a continuation or a transition to a lower section or process.

Common uses

  • Navigating to a lower section on a page
  • Indicating a download or export action
  • Showing a step-by-step process moving downwards

Use it in React

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

<ArrowBendRightDown size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
directionalpointerpointingarrowheadarrowsarrowbendrightdowndownward bend arrowright to down arrowcurved down arrowdirectional pointer

FAQ

What is the arrow bend right down icon used for?
It's typically used to show directionality, specifically indicating a movement or transition downwards and to the right.
How do I use the arrow bend right down icon in React?
You can import and use it like this: import { ArrowBendRightDown } from '@phosphor-icons/react'.
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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →