The Tabler transfer vertical icon visually represents the movement or exchange of items in a vertical direction, commonly used to indicate actions like reordering list items or transferring data between vertical sections.
Common uses
- Reordering items in a vertical list
- Moving data between vertical panels
- Indicating vertical data flow
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTransferVertical } from '@tabler/icons-react';
<IconTransferVertical size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- moveupdownshiftexchangeswitchverticalnavigatechangedirectionsystemtransfermove verticalreorder verticalvertical exchangelist reorder
FAQ
- What does the transfer vertical icon represent?
- It symbolizes vertical movement or exchange, often used for reordering or transferring items vertically within a user interface.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconTransferVertical } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including transfer-vertical, 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 →