The Tabler arrow narrow down dashed icon depicts a dashed arrow pointing downwards, commonly used to indicate a downward direction, a pending action, or a swipe gesture.
Common uses
- Indicate scrollable content below
- Show a pending or deferred action
- Suggest a downward swipe gesture
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowNarrowDownDashed } from '@tabler/icons-react';
<IconArrowNarrowDownDashed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- bottomproceedswipenextarrownarrowdowndasheddirectionpointerarrowsdownload dashedswipe down dashedarrow down dashed
FAQ
- What is the arrow-narrow-down-dashed icon used for?
- It visually represents a downward direction, often signifying a pending process, a need to scroll down, or a swipe action.
- How do I use this icon in React?
- You can import and use it like this: import { IconArrowNarrowDownDashed } from '@tabler/icons-react'; <IconArrowNarrowDownDashed />
- What is the license for Tabler icons?
- Tabler icons are distributed under the MIT license, allowing for free use.
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 →