John KuehJohn Kueh

circle chevrons left icon

Tabler · circle-chevrons-left · MIT

Download SVG

The Tabler circle chevrons left icon depicts a circular shape with two left-pointing chevrons, commonly used to indicate a fast backward or previous page action in user interfaces.

Common uses

  • Fast backward button
  • Go to first page/item
  • Previous section navigation

Use it in React

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

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

Styles

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

outline
<IconCircleChevronsLeft size={24} stroke={2} />
filled
<IconCircleChevronsLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
shapedirectionwestcirclechevronsleftnavigationflowroundcirculararrowsfast backwardprevious pagefirst pagego back

FAQ

What does the circle chevrons left icon represent?
It represents moving backward quickly or navigating to the beginning of a sequence, often used for page or item navigation.
How do I use this icon in React?
You can import and use it like this: import { IconCircleChevronsLeft } from '@tabler/icons-react'.
What is the license for this icon?
This icon is distributed 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 →