John KuehJohn Kueh

circle arrow down right icon

HugeIcons · CircleArrowDownRightIcon · MIT

Download SVG

The HugeIcons circle arrow down right icon depicts a circular arrow pointing towards the bottom-right direction, commonly used to indicate a download, export, or a directional action to that quadrant.

Common uses

  • Download or export data
  • Navigate to a lower-right section
  • Indicate a directional flow

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download iconexport icondiagonal arrowsouth-east arrow

FAQ

What is the purpose of the CircleArrowDownRightIcon?
This icon represents a circular arrow moving towards the bottom-right. It's typically used for actions like downloading, exporting, or indicating a specific directional movement.
How do I use the CircleArrowDownRightIcon in React?
Import both HugeiconsIcon and CircleArrowDownRightIcon, then render it using <HugeiconsIcon icon={CircleArrowDownRightIcon} />.
What is the license for this icon?
The HugeIcons icon library, including the CircleArrowDownRightIcon, is available under the MIT license.

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 →