John KuehJohn Kueh

chevrons right icon

Tabler · chevrons-right · MIT

Download SVG

The Tabler chevrons right icon depicts a series of rightward-pointing chevrons, commonly used to indicate moving to the next step, section, or page in a user interface.

Common uses

  • Next page/section navigation
  • Advancing through a multi-step form or wizard
  • Indicating the end of a list or process

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
movenextchecklistchevronsrightnavigationflowmovementroutepatharrowsdouble arrow rightfast forwardnext steparrow group right

FAQ

What is the purpose of the chevrons right icon?
It visually represents forward progression or moving to the next item in a sequence, often used in navigation elements.
How do I use the chevrons right icon in React?
Import it from '@tabler/icons-react' like this: import { IconChevronsRight } from '@tabler/icons-react'.
What is the license for the Tabler icons?
Tabler icons are distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →