John KuehJohn Kueh

arrow down right 01 icon

HugeIcons · ArrowDownRight01Icon · MIT

Download SVG

The HugeIcons arrow down right 01 icon depicts a diagonal arrow pointing towards the bottom-right, commonly used to indicate a downward or rightward movement, progression, or selection.

Common uses

  • Download button
  • Navigate to next step
  • Expand section

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowDownRight01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ArrowDownRight01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download icondiagonal arrowbottom right arrownext step icon

FAQ

What is the primary purpose of the ArrowDownRight01Icon?
This icon visually represents movement or direction towards the bottom-right. It's often used for actions like downloading, progressing, or expanding content.
How do I use ArrowDownRight01Icon in a React project?
Import the icon and use it with the HugeiconsIcon component like this: import { ArrowDownRight01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={ArrowDownRight01Icon} />.
What is the license for HugeIcons?
HugeIcons are distributed under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →