The HugeIcons arrow data transfer horizontal icon visually represents the movement of data from one point to another along a horizontal axis, commonly used to indicate data synchronization or transfer processes.
Common uses
- Initiate data export
- Trigger data import
- Show data synchronization status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowDataTransferHorizontalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArrowDataTransferHorizontalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- horizontal data transfersync iconexport iconimport icon
FAQ
- What does the arrow data transfer horizontal icon represent?
- This icon signifies the horizontal movement or transfer of data between two locations or systems.
- How do I use the ArrowDataTransferHorizontalIcon in React?
- Import both HugeiconsIcon and ArrowDataTransferHorizontalIcon, then render it using <HugeiconsIcon icon={ArrowDataTransferHorizontalIcon} />.
- What is the license for this icon?
- The ArrowDataTransferHorizontalIcon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →