John KuehJohn Kueh

folder shared 03 icon

HugeIcons · FolderShared03Icon · MIT

Download SVG

The HugeIcons folder shared 03 icon depicts a folder with an arrow pointing outwards, commonly used to represent shared folders, outgoing files, or data synchronization in user interfaces.

Common uses

  • Shared drive access
  • Outgoing file transfer status
  • Cloud sync indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
share folderupload iconsync outpublic folder

FAQ

What does the FolderShared03Icon represent?
This icon visually signifies a shared folder, often indicating that its contents are accessible by others or that data is being transferred out.
How do I use FolderShared03Icon in a React project?
Import both HugeiconsIcon and FolderShared03Icon, then render the icon using the <HugeiconsIcon icon={FolderShared03Icon} /> component.
What is the license for this icon?
The FolderShared03Icon 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 →