The Tabler arrow up right icon depicts an arrow pointing towards the top-right direction, commonly used to indicate an external link, a new window, or an upward trend.
Common uses
- Indicate external links
- Signify opening in a new tab
- Show upward growth or progress
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowUpRight } from '@tabler/icons-react';
<IconArrowUpRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- topcornerpointarrowrightdirectionpointerincreasenavigationflowarrowsupexternal link iconnew window iconupward arrowdiagonal arrow
FAQ
- What is the arrow up right icon used for?
- It typically signifies an action that leads to a new location or direction, such as an external link, a new window, or an increase.
- How do I use the arrow up right icon in React?
- Import it from '@tabler/icons-react' like this: import { IconArrowUpRight } from '@tabler/icons-react'.
- 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 →