circle arrow data transfer horizontal icon
HugeIcons · CircleArrowDataTransferHorizontalIcon · MIT
The HugeIcons circle arrow data transfer horizontal icon depicts a circular arrow moving horizontally, commonly used to represent the process of data transfer or synchronization between two points.
Common uses
- Initiating a data sync process
- Indicating ongoing data transfer
- Representing a refresh or reload action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CircleArrowDataTransferHorizontalIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CircleArrowDataTransferHorizontalIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- sync icontransfer iconrefresh icondata loop icon
FAQ
- What does the circle arrow data transfer horizontal icon represent?
- This icon visually signifies the movement or transfer of data, often in a cyclical or continuous manner, across a horizontal axis.
- How do I use this icon in React?
- Import the icon component and use it like this: `<HugeiconsIcon icon={CircleArrowDataTransferHorizontalIcon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →