John KuehJohn Kueh

circle arrow right 01 icon

HugeIcons · CircleArrowRight01Icon · MIT

Download SVG

The HugeIcons circle arrow right 01 icon depicts a circular arrow pointing to the right, commonly used to indicate proceeding to the next step, moving forward, or navigating to a subsequent section.

Common uses

  • Next page/step navigation
  • Submit form action
  • Scroll to next section

Use it in React

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

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

Details

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

FAQ

What is the purpose of the circle arrow right 01 icon?
This icon signifies forward movement or progression, often used for actions like proceeding to the next item, submitting a form, or navigating to a new page.
How do I use the CircleArrowRight01Icon in React?
Import both HugeiconsIcon and CircleArrowRight01Icon, then render the icon using <HugeiconsIcon icon={CircleArrowRight01Icon} />.
What is the license for this icon?
The CircleArrowRight01Icon is distributed under the MIT license, allowing 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 →