John KuehJohn Kueh

circle arrow move up right icon

HugeIcons · CircleArrowMoveUpRightIcon · MIT

Download SVG

The HugeIcons circle arrow move up right icon depicts a circular arrow indicating movement diagonally upwards and to the right, commonly used to signify an upload, a forward or next action, or a directional change.

Common uses

  • Upload file button
  • Next step in a wizard
  • Navigate to a related section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
upload icondiagonal arrowmove right iconnext step icon

FAQ

What does the circle arrow move up right icon represent?
It represents a directional movement upwards and to the right, often used for actions like uploading or proceeding forward.
How do I use the CircleArrowMoveUpRightIcon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: import { CircleArrowMoveUpRightIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={CircleArrowMoveUpRightIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in commercial and non-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 →