John KuehJohn Kueh

chevrons down right icon

Tabler · chevrons-down-right · MIT

Download SVG

The Tabler chevrons down right icon depicts a series of chevrons pointing downwards and to the right, commonly used to indicate a flow, movement, or progression in that direction.

Common uses

  • Indicating a 'next step' or 'continue' action.
  • Showing a downward and rightward data flow.
  • Representing a decrease or reduction in value.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
moveasidebottomchevronsdownrightdecreasenavigationflowfallarrowsmove down rightprogress rightflow downnext step

FAQ

What is the purpose of the chevrons down right icon?
This icon is typically used to signify movement, progression, or flow downwards and to the right. It can represent actions like continuing to a next step or indicating a decrease.
How do I use the chevrons down right icon in React?
You can import and use it in your React application with: import { IconChevronsDownRight } from '@tabler/icons-react'
What is the license for the Tabler icons?
Tabler icons, including the chevrons down right icon, are 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 →