The Tabler arrow up right circle icon depicts an arrow pointing upwards and to the right within a circular background, commonly used to indicate an external link, a new tab, or an upward trend.
Common uses
- Indicate external links
- Signify opening in a new tab
- Represent growth or positive change
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowUpRightCircle } from '@tabler/icons-react';
<IconArrowUpRightCircle size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- topcornerpointarrowrightcircledirectionpointerincreasenavigationarrowsupexternal link iconnew tab iconupward trend arrowdiagonal arrow circle
FAQ
- What is the arrow up right circle icon used for?
- It's typically used to show an action that leads to something external, opens a new window, or signifies an increase or positive direction.
- How do I use this icon in React?
- You can import and use it directly with: import { IconArrowUpRightCircle } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →