circle arrow data transfer diagonal icon
HugeIcons · CircleArrowDataTransferDiagonalIcon · MIT
The HugeIcons circle arrow data transfer diagonal icon depicts data being moved or transferred diagonally, often used to represent actions like uploading, downloading, or syncing data between different locations or systems.
Common uses
- Upload/download progress indicator
- Data synchronization status
- File transfer initiation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CircleArrowDataTransferDiagonalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CircleArrowDataTransferDiagonalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- diagonal transfersync iconupload download icondata movement
FAQ
- What does the circle arrow data transfer diagonal icon represent?
- It visually communicates the concept of data moving or transferring diagonally, commonly used for actions like uploading, downloading, or syncing.
- How do I use this icon in React?
- Import it as `CircleArrowDataTransferDiagonalIcon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={CircleArrowDataTransferDiagonalIcon} />` from '@hugeicons/react'.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.