John KuehJohn Kueh

circle caret right icon

Tabler · circle-caret-right · MIT

Download SVG

The Tabler circle caret right icon depicts a right-pointing caret enclosed within a circle, commonly used to indicate forward movement, play actions, or navigation to the next item.

Common uses

  • Play/resume button
  • Next item/page navigation
  • Expand/show more action

Use it in React

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

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

Styles

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

outline
<IconCircleCaretRight size={24} stroke={2} />
filled
<IconCircleCaretRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directionshapeeastcirclecaretrightnavigationflowroundcirculararrowsplay iconnext iconforward arrowstart button

FAQ

What is the purpose of the circle caret right icon?
It visually represents actions like playing media, proceeding to the next step, or navigating forward in a sequence.
How do I use this icon in React?
Import it from '@tabler/icons-react' like this: import { IconCircleCaretRight } 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 →

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