John KuehJohn Kueh

circle arrow right 03 icon

HugeIcons · CircleArrowRight03Icon · MIT

Download SVG

The HugeIcons circle arrow right 03 icon depicts a circular arrow pointing to the right, commonly used to indicate progression, continuation, or moving to the next step in a process.

Common uses

  • Next page/step button
  • Submit form action
  • Continue tutorial

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
next arrowforward arrowcontinue iconprogress arrow

FAQ

What is the purpose of the circle arrow right 03 icon?
This icon represents forward movement or progression. It's often used for actions like submitting a form, moving to the next step in a sequence, or indicating a 'continue' function.
How do I use the CircleArrowRight03Icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { CircleArrowRight03Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={CircleArrowRight03Icon} />.
What is the license for this icon?
The CircleArrowRight03Icon is distributed under the MIT license, which allows for free use 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 →