John KuehJohn Kueh

circle chevron up icon

Tabler · circle-chevron-up · MIT

Download SVG

The Tabler circle chevron up icon depicts a chevron arrow enclosed within a circle, commonly used to indicate an upward direction, such as scrolling to the top of a page or expanding content.

Common uses

  • Scroll to top button
  • Expand/collapse section
  • Navigate to the next step

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCircleChevronUp } from '@tabler/icons-react';

<IconCircleChevronUp size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCircleChevronUp size={24} stroke={2} />
filled
<IconCircleChevronUpFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
shapedirectionnorthtopcirclechevronincreasenavigationflowroundarrowsupscroll uparrow up circlechevron up roundgo to top

FAQ

What is the purpose of the circle chevron up icon?
It visually represents moving upwards or forwards, often used for actions like returning to the top of a page or indicating an increase.
How do I use this icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconCircleChevronUp } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon set, including this icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →