John KuehJohn Kueh

folder sync icon

HugeIcons · FolderSyncIcon · MIT

Download SVG

The HugeIcons folder sync icon visually represents the synchronization of data between folders, commonly used to indicate ongoing or completed file transfers and data consistency.

Common uses

  • Sync status indicator
  • Backup completion confirmation
  • Data transfer progress

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
syncsynchronizedata transfercloud sync

FAQ

What does the folder sync icon represent?
It depicts the process of synchronizing data between folders, often used to show that files are being updated or kept consistent across different locations.
How do I use the FolderSyncIcon in React?
Import both HugeiconsIcon and FolderSyncIcon, then render it using <HugeiconsIcon icon={FolderSyncIcon} />.
What is the license for this icon?
The FolderSyncIcon is part of the HugeIcons library and is available under the MIT license.

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 →