John KuehJohn Kueh

folder transfer icon

HugeIcons · FolderTransferIcon · MIT

Download SVG

The HugeIcons folder transfer icon visually represents the movement or transfer of data between folders, commonly used to indicate file synchronization, backup, or migration processes.

Common uses

  • File synchronization status
  • Data backup completion
  • Folder migration indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
sync iconmove files icondata transfer iconbackup icon

FAQ

What does the folder transfer icon represent?
This icon symbolizes the action of moving or transferring files and data between different locations or folders.
How do I use the FolderTransferIcon in React?
Import both HugeiconsIcon and FolderTransferIcon, then render it using <HugeiconsIcon icon={FolderTransferIcon} />.
What is the license for this icon?
The FolderTransferIcon is released under the MIT license, allowing for free use.

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 →