John KuehJohn Kueh

circle arrow up right 02 icon

HugeIcons · CircleArrowUpRight02Icon · MIT

Download SVG

The HugeIcons circle arrow up right 02 icon depicts an arrow curving upwards and to the right within a circle, commonly used to indicate navigation to a related or next step, or to signify an upload or external link.

Common uses

  • Navigate to a related section
  • Indicate an external link
  • Signify an upload action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
upload iconexternal link iconnext step icondiagonal arrow icon

FAQ

What does the circle arrow up right 02 icon represent?
This icon represents a directional movement upwards and to the right, often used for navigation, uploads, or external links.
How do I use the CircleArrowUpRight02Icon in React?
Import the icon and then render it using the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { CircleArrowUpRight02Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={CircleArrowUpRight02Icon} />.
What is the license for this icon?
This icon 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 →