The Tabler arrow bar to down icon depicts an arrow pointing downwards with a horizontal bar, commonly used to indicate downloading, moving content to a lower position, or signifying a downward direction.
Common uses
- Download button
- Move item down in a list
- Scroll to bottom indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowBarToDown } from '@tabler/icons-react';
<IconArrowBarToDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- dragmovearrowbardowndirectionpointerbottomdecreasenavigationarrowstodownload iconmove downsave iconarrow down bar
FAQ
- What is the arrow bar to down icon used for?
- It's typically used for actions like downloading files, moving elements down in a list, or indicating a downward direction or scroll.
- How do I use this icon in React?
- You can import and use it directly with the following statement: import { IconArrowBarToDown } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including arrow-bar-to-down, are distributed 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 →