John KuehJohn Kueh

circle arrow up 03 icon

HugeIcons · CircleArrowUp03Icon · MIT

Download SVG

The HugeIcons circle arrow up 03 icon depicts a circular arrow pointing upwards, commonly used to indicate returning to the top of a page or section.

Common uses

  • Scroll to top button
  • Navigate to parent directory
  • Expand section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scroll to topback to topup arrowreturn

FAQ

What is the purpose of the circle arrow up 03 icon?
This icon visually represents an upward movement within a circular path, often used for actions like returning to the top of a page or navigating to a higher level in a hierarchy.
How do I use the CircleArrowUp03Icon in a React project?
Import the icon and use it within the HugeiconsIcon component like this: import { HugeiconsIcon } from '@hugeicons/react'; import { CircleArrowUp03Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={CircleArrowUp03Icon} />.
What is the license for this icon?
The HugeIcons library, including the CircleArrowUp03Icon, 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →