John KuehJohn Kueh

circle arrow out up right icon

HugeIcons · CircleArrowOutUpRightIcon · MIT

Download SVG

The HugeIcons circle arrow out up right icon visually represents an action of directing something outwards and upwards, commonly used to indicate launching, exporting, or navigating to an external resource.

Common uses

  • Link to an external website
  • Initiate an export process
  • Open a new tab or window

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
external linkopen in new tablaunch iconexport icon

FAQ

What does the circle arrow out up right icon signify?
This icon signifies an action of moving outwards and upwards, often used for launching, exporting, or linking to external resources.
How do I use the CircleArrowOutUpRightIcon in React?
Import it using `import { CircleArrowOutUpRightIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={CircleArrowOutUpRightIcon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free usage in both personal and commercial projects.

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 →