The Tabler arrow forward up icon depicts an arrow moving upwards and forwards, commonly used to indicate progression, advancement, or a return to a previous state with an upward trend.
Common uses
- Indicate 'next step' in a wizard or multi-step process.
- Represent 'redo' or 'undo last action' with an upward connotation.
- Show a 'go to top' or 'scroll to beginning' action.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowForwardUp } from '@tabler/icons-react';
<IconArrowForwardUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- pointturnnextredorightarrowforwarddirectionpointertoparrowsupredo arrownext step iconupward directionforward pointer
FAQ
- What does the arrow forward up icon represent?
- It signifies movement upwards and forwards, often used for progression, advancement, or returning to a prior state with an upward direction.
- How do I use the arrow forward up icon in React?
- You can import and use it like this: import { IconArrowForwardUp } from '@tabler/icons-react'. Then render it as <IconArrowForwardUp />.
- What is the license for this icon?
- The Tabler icon library, including the arrow forward up 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 →