The Tabler arrow up from arc icon depicts an arrow originating from a curved line, commonly used to signify upward movement, progression, or a return to a starting point within an interface.
Common uses
- Indicate a 'scroll to top' function.
- Show a 'return to dashboard' action.
- Represent a 'launch' or 'initiate' process.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowUpFromArc } from '@tabler/icons-react';
<IconArrowUpFromArc size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- navigationdirectionupwardarchflowguidepathinterfaceuiarrowarrowsupfromarcupward arc arrowreturn path icon
FAQ
- What does the arrow up from arc icon represent?
- It visually suggests an upward trajectory or a return path, often used for navigation or indicating a completed or initiated action.
- How do I use this icon in React?
- Import it using `import { IconArrowUpFromArc } from '@tabler/icons-react'` and then render it as a component: `<IconArrowUpFromArc />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.