Apple Finder Pixel Art Icon
The Apple Finder brand icon for macOS file-browser references, desktop app integrations, and Mac-specific workflow documentation.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
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" />