The Tabler arrows transfer down icon depicts two arrows pointing downwards, commonly used to indicate data transfer, downloading, or moving content to a lower position.
Common uses
- Download button
- Transferring data to a lower tier
- Moving items down in a list
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsTransferDown } from '@tabler/icons-react';
<IconArrowsTransferDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionsouthbottomarrowstransferdowndecreasenavigationflowfalldownload iconsouth arrowstransfer downmove down
FAQ
- What is the 'arrows-transfer-down' icon used for?
- This icon visually represents actions like downloading, transferring data downwards, or indicating a downward movement or flow.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconArrowsTransferDown } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including 'arrows-transfer-down', are 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 →