The HugeIcons arrow down right 02 icon depicts a diagonal arrow pointing downwards and to the right, commonly used to indicate a downward trend, a link to a new page, or a download action.
Common uses
- Indicating a downward trend in data or analytics.
- Linking to external resources or new pages.
- Representing a download action for files.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowDownRight02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArrowDownRight02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- download iconexternal link icondiagonal arrowtrend down icon
FAQ
- What is the purpose of the ArrowDownRight02Icon?
- This icon visually represents movement downwards and to the right, often used for downloads, external links, or indicating a downward trend.
- How do I use the ArrowDownRight02Icon in React?
- Import it as `import { ArrowDownRight02Icon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={ArrowDownRight02Icon} />` from '@hugeicons/react'.
- What is the license for HugeIcons?
- HugeIcons are released 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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →