Pixelarticons

Folder Connect Pixel Art Icon

A folder with a connection link for shared directories, network drives, synced folders, and collaborative workspace containers.

devices Pro 4 variants

Tags

folderdirectoryfilesconnect

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Folder Connect icon

A folder icon with a connection or link indicator, suggesting the directory is shared, networked, or synced with another service. Use it to represent a synced cloud folder, a network-attached storage path, a shared project directory in a collaboration tool, or a mounted remote drive. It helps users distinguish shared resources from purely local folders. For folder-level configuration options, folder-settings is the better choice; for a plain local directory, the base folder icon is cleaner.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/folder-connect.svg" width="24" height="24" alt="Folder Connect" />

<!-- React -->
import { FolderConnect } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="folder-connect.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons