John KuehJohn Kueh

circle arrow up 01 icon

HugeIcons · CircleArrowUp01Icon · MIT

Download SVG

The HugeIcons circle arrow up 01 icon depicts a circular arrow pointing upwards, commonly used to indicate returning to the top of a page or scrolling back to the beginning.

Common uses

  • Scroll to top button
  • Navigate to the first item in a list
  • Expand/collapse section (when used as a toggle)

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scroll to topback to toparrow up circlereturn to start

FAQ

What is the purpose of the circle arrow up icon?
This icon typically signifies an action to return to the top of a page, the beginning of a document, or the first item in a sequence.
How do I use the CircleArrowUp01Icon in React?
Import it using `import { CircleArrowUp01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={CircleArrowUp01Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is released under the MIT license, allowing for free commercial and non-commercial use.

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 →