The Tabler arrows transfer up icon visually represents an upward transfer or movement, commonly used to indicate actions like uploading files, increasing a value, or moving data to a higher position.
Common uses
- Upload button
- Increase quantity
- Data migration indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconArrowsTransferUp } from '@tabler/icons-react';
<IconArrowsTransferUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- directionnorthtoparrowstransferincreasenavigationflowriseupwardupupload iconmove up iconarrow northtransfer direction
FAQ
- What does the arrows-transfer-up icon represent?
- It signifies an upward movement or transfer, suitable for actions like uploading or increasing.
- How do I use this icon in React?
- Import it using `import { IconArrowsTransferUp } from '@tabler/icons-react'` and render the component.
- What is the license for this icon?
- The Tabler icon library, including this icon, 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 →