The Tabler chevron up right icon depicts an arrow pointing diagonally upwards and to the right, commonly used to indicate actions like opening a link in a new tab or navigating to a related, higher-level section.
Common uses
- Link to external website
- Expandable section
- Navigate to parent category
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronUpRight } from '@tabler/icons-react';
<IconChevronUpRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- moveasidetopchevronrightincreasenavigationflowriseupwardarrowsupexternal linknew tabdiagonal arrowup-right
FAQ
- What does the chevron up right icon represent?
- It signifies movement or direction towards the top-right, often used for external links or expanding content.
- How do I use this icon in React?
- Import it using `import { IconChevronUpRight } from '@tabler/icons-react'` and use it as a component.
- What is the license for this icon?
- The Tabler icon library, including this 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 →