John KuehJohn Kueh

circle chevron right icon

Lucide · circle-chevron-right · ISC

Download SVG

The Lucide circle chevron right icon depicts a chevron pointing to the right within a circle, commonly used to indicate forward navigation, expansion, or a 'next' action.

Common uses

  • Next page/item button
  • Expandable section indicator
  • Proceed/continue action

Use it in React

Install
npm i lucide-react
Import & render
import { CircleChevronRight } from 'lucide-react';

<CircleChevronRight size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
backmore thangreatermenu>circlechevronrightnextforwardarrow right circlegreater than circle

FAQ

What is the circle chevron right icon used for?
It's typically used for navigation like 'next' or 'forward', or to indicate an expandable section that reveals more content when clicked.
How do I use the circle chevron right icon in React?
You can import and use it directly from the 'lucide-react' library with: import { CircleChevronRight } from 'lucide-react'
What is the license for Lucide icons?
Lucide icons, including circle chevron right, are available under the ISC license, which is a permissive open-source license.

Related icons

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

Looking for something else? Search Lucide 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 →