John KuehJohn Kueh

square arrow data transfer horizontal icon

HugeIcons · SquareArrowDataTransferHorizontalIcon · MIT

Download SVG

The HugeIcons square arrow data transfer horizontal icon depicts the movement of data or information horizontally between two points, commonly used to represent file transfers, synchronization, or data flow.

Common uses

  • File upload/download indicator
  • Data synchronization status
  • Network traffic visualization

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowDataTransferHorizontalIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SquareArrowDataTransferHorizontalIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
horizontal transferdata syncfile moveexport icon

FAQ

What does the square arrow data transfer horizontal icon represent?
This icon visually represents the horizontal transfer or movement of data between systems or locations.
How do I use this icon in React?
Import the icon component and render it using the HugeiconsIcon wrapper: import { HugeiconsIcon } from '@hugeicons/react'; import { SquareArrowDataTransferHorizontalIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={SquareArrowDataTransferHorizontalIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

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 →