square arrow data transfer diagonal icon
HugeIcons · SquareArrowDataTransferDiagonalIcon · MIT
The HugeIcons square arrow data transfer diagonal icon visually represents the movement or transfer of data diagonally, often used to indicate an export or import action.
Common uses
- Exporting data to a file
- Importing data from a source
- Syncing data between two points
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowDataTransferDiagonalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareArrowDataTransferDiagonalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- export iconimport icondiagonal transferdata sync
FAQ
- What does this icon signify?
- This icon signifies the transfer or movement of data, typically in a diagonal direction, commonly used for export or import functions.
- How do I use this icon in React?
- Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { SquareArrowDataTransferDiagonalIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={SquareArrowDataTransferDiagonalIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.