The Tabler arrow up to arc icon depicts an arrow pointing upwards in a curved path, commonly used to indicate an upward movement, progression, or a return to a previous state within an interface.
Common uses
- Indicate scrolling to the top of a page.
- Show a 'back to start' or 'return' action.
- Represent an upward trend or completion of a process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowUpToArc } from '@tabler/icons-react';
<IconArrowUpToArc size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- navigationdirectionupwardarchflowguidepathinterfaceuiarrowarrowsuptoarcscroll to topupward curve
FAQ
- What does the arrow-up-to-arc icon represent?
- This icon visually communicates upward movement or progression along a curved trajectory, often used for navigation or indicating a return to a starting point.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconArrowUpToArc } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the arrow-up-to-arc 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 →