Apple Pixel Art Icon
An Apple pixel art icon for the Apple brand, macOS and iOS platforms, device compatibility and app-store contexts.
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 icon
The Apple logo mark, representing Apple's ecosystem of devices and services. Use it on app-download pages to link to the App Store, on platform-compatibility toggles that distinguish iOS from Android, and in developer documentation that targets Apple platforms. Pair it with the Android icon for comprehensive cross-platform labeling. For generic smartphone or desktop app actions unrelated to Apple specifically, a device icon avoids implying a particular ecosystem.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/apple.svg" width="24" height="24" alt="Apple" />
<!-- React -->
import { Apple } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="apple.svg" width="48" height="48" style="image-rendering: pixelated" />