The Tabler chevrons up right icon depicts a series of upward and rightward-pointing chevrons, commonly used to indicate an action that moves content or navigates to a location that is both higher and to the right, or signifies an increase in progress.
Common uses
- Indicate 'scroll to top and right' functionality.
- Show a 'next step' or 'advance' action in a multi-stage process.
- Represent an upward and rightward trend or increase.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronsUpRight } from '@tabler/icons-react';
<IconChevronsUpRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- moveasidetopchevronsrightincreasenavigationflowriseupwardarrowsupscroll up rightadvance arrowupward rightnext section
FAQ
- What is the chevrons up right icon used for?
- It's typically used for navigation or actions that move elements upwards and to the right, or to signify an increase or advancement.
- How do I use the chevrons up right icon in React?
- Import it from '@tabler/icons-react' like this: import { IconChevronsUpRight } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including 'chevrons up right', 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 →