The Tabler arrow bar to up dashed icon depicts an arrow pointing upwards with a dashed horizontal bar, commonly used to indicate an upload action or moving content to a higher position.
Common uses
- Upload file button
- Move item to top of list
- Expand section to reveal more content
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBarToUpDashed } from '@tabler/icons-react';
<IconArrowBarToUpDashed size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowbardasheddirectionpointertopincreasenavigationflownavigatearrowstoupupload dashedarrow up dasheddashed upload
FAQ
- What does the arrow bar to up dashed icon represent?
- It signifies an action to move something upwards or upload it, often with a visual cue of a dashed line suggesting a less direct or pending action.
- How do I use this icon in React?
- You can import and use it like this: import { IconArrowBarToUpDashed } from '@tabler/icons-react'; <IconArrowBarToUpDashed />
- 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 →