The Tabler transfer in icon visually represents data or items moving into a system or location, commonly used to signify an incoming transfer or import action.
Common uses
- Indicate an incoming transaction in a financial app.
- Show an import process for user data.
- Represent adding items to a shopping cart.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTransferIn } from '@tabler/icons-react';
<IconTransferIn size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- E-commerce
- Keywords
- inputinsertimportsendtransferstorepurchaseinshoppingretaile-commerceimport iconincoming iconreceive icondata in
FAQ
- What does the transfer in icon represent?
- It symbolizes an inflow or arrival of something, like data, goods, or funds, into a specific place or system.
- How do I use the transfer in icon in React?
- You can import and use it directly with: import { IconTransferIn } from '@tabler/icons-react'. Then render it as <IconTransferIn />.
- What is the license for this icon?
- The Tabler icons, including transfer in, 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 →