John KuehJohn Kueh

chevron down right icon

Tabler · chevron-down-right · MIT

Download SVG

The Tabler chevron down right icon depicts a diagonal arrow pointing downwards and to the right, commonly used to indicate a transition, expansion, or a secondary action in a downward and rightward direction.

Common uses

  • Indicating a dropdown menu that opens downwards and to the right.
  • Showing a collapsed state in a tree view or accordion.
  • Signifying a 'next step' or 'continue' action in a wizard or flow.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
moveasidebottomchevrondownrightdecreasenavigationflowfallarrowsdiagonal arrow down rightarrow down rightcaret down rightmove down right

FAQ

What is the purpose of the chevron down right icon?
It visually represents movement or direction downwards and to the right, often used for navigation, expansion, or indicating a secondary path.
How do I use the chevron down right icon in React?
You can import it directly from the '@tabler/icons-react' library like this: import { IconChevronDownRight } from '@tabler/icons-react'.
What is the license for the Tabler chevron down right icon?
The Tabler icon library, including the chevron down right 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 →