The Tabler transfer icon visually represents the movement or exchange of data or items between two points, commonly used in UIs to indicate actions like moving files, sending money, or switching between states.
Common uses
- Button to move selected items to another location.
- Indicate a transaction or data exchange process.
- Icon for switching between different views or accounts.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTransfer } from '@tabler/icons-react';
<IconTransfer size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- moveexchangesendtransferswitchchangeshiftswapshareflowsystem
FAQ
- What does the transfer icon represent?
- It symbolizes the movement or exchange of something between two entities, like data, files, or currency.
- How do I use the transfer icon in React?
- You can import and use it directly like this: import { IconTransfer } from '@tabler/icons-react'; <IconTransfer />.
- What is the license for the Tabler transfer icon?
- The Tabler icons, including the transfer icon, 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 →