Pixelarticons

App Mac Check Pixel Art Icon

A macOS app icon with a checkmark for installed Mac apps, successful app setups, and 'App ready' confirmation states.

devices Pro 4 variants

Tags

appmacchecktickconfirmdoneapproveyesok

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 App Mac Check icon

A Mac-style rounded app icon overlaid with a checkmark, conveying that an application has been successfully installed, verified, or approved. Use it in an app installer's completion screen, a compatibility checker that confirms a Mac app is ready, or a list where users can see which applications are installed. It naturally pairs with app-mac-minus and app-mac-x to build a full set of app status indicators. For Windows equivalents, app-windows-check carries the same meaning.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/app-mac-check.svg" width="24" height="24" alt="App Mac Check" />

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

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

Related icons