John KuehJohn Kueh

circle chevrons right icon

Tabler · circle-chevrons-right · MIT

Download SVG

The Tabler circle chevrons right icon depicts a series of chevrons pointing to the right within a circular background, commonly used to indicate forward navigation or progression.

Common uses

  • Next page or section button
  • Start or play action
  • Fast forward control

Use it in React

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

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

Styles

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

outline
<IconCircleChevronsRight size={24} stroke={2} />
filled
<IconCircleChevronsRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
shapedirectioneastcirclechevronsrightnavigationflowroundcirculararrowsnextforwardplayfast forward

FAQ

What is the purpose of the circle chevrons right icon?
This icon is typically used to signify moving forward, advancing to the next step, or initiating a process, often in navigation or playback controls.
How do I use this icon in React?
You can import and use it in your React application with: import { IconCircleChevronsRight } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, 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 →