Pixelarticons

Apple Finder Pixel Art Icon

The Apple Finder brand icon for macOS file-browser references, desktop app integrations, and Mac-specific workflow documentation.

brands Pro 2 variants

Tags

applemaciosfinder

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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

About the Apple Finder icon

The logo mark for Apple's Finder application, the macOS file manager and desktop shell. Use it in Mac-specific workflow documentation, integrations that open files in the Finder window, or tutorials that reference Finder sidebar locations. It is immediately recognizable to macOS users as the face icon in the Dock. On cross-platform documentation, the generic folder icon is safer; reserve this mark for contexts where the macOS-specific Finder experience is explicitly being discussed.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/apple-finder.svg" width="24" height="24" alt="Apple Finder" />

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

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

Related icons