The Tabler arrow narrow up dashed icon depicts a thin, dashed arrow pointing upwards, commonly used to indicate an upward direction, increase, or a flow moving towards the top of the interface.
Common uses
- Indicating a scroll-to-top action
- Showing an increase in a metric or value
- Representing an upward trend or flow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowNarrowUpDashed } from '@tabler/icons-react';
<IconArrowNarrowUpDashed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- toppointarrownarrowdasheddirectionpointerincreasenavigationflowarrowsupupward arrow dasheddashed pointer upincrease arrowtop direction
FAQ
- What is the arrow-narrow-up-dashed icon used for?
- It's typically used to signify upward movement, an increase, or a directional flow towards the top of a screen or element.
- How do I use this icon in React?
- You can import and use it in React with: import { IconArrowNarrowUpDashed } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is part of the Tabler icon library and 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 →