John KuehJohn Kueh

circle arrow data transfer vertical icon

HugeIcons · CircleArrowDataTransferVerticalIcon · MIT

Download SVG

The HugeIcons circle arrow data transfer vertical icon visually represents the vertical movement or transfer of data, often used to indicate an upload or download operation.

Common uses

  • Vertical file upload button
  • Vertical data synchronization indicator
  • Vertical data transfer progress

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vertical upload iconvertical download icondata transfer iconsync vertical icon

FAQ

What does the circle arrow data transfer vertical icon represent?
This icon symbolizes the vertical movement or transfer of data. It's commonly used for actions like uploading or downloading files.
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 { CircleArrowDataTransferVerticalIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={CircleArrowDataTransferVerticalIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, which allows 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 →