The Tabler arrow down dashed icon visually represents a downward direction with a dashed line, often used to indicate a continuation, a download action, or content that is located below the current view.
Common uses
- Indicating content below the fold
- Signifying a download action
- Showing a dashed path or sequence
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowDownDashed } from '@tabler/icons-react';
<IconArrowDownDashed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- proceedswipebelowbottomarrowdowndasheddirectionpointerdecreasearrowsdownload dashedswipe downpointer down dashedcontinue down
FAQ
- What does the arrow down dashed icon represent?
- It signifies a downward direction, often used for actions like downloading, indicating content below, or showing a dashed progression.
- How do I use the arrow down dashed icon in React?
- You can import and use it in React with: import { IconArrowDownDashed } from '@tabler/icons-react'.
- 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.
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 →