Pixelarticons

App Mac Minus Pixel Art Icon

A macOS app icon with a minus for uninstalling Mac apps, removing app shortcuts, or indicating an unavailable application.

devices Pro 4 variants

Tags

appmacminusremovesubtractnegative

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 Minus icon

A Mac-style app icon combined with a minus sign, used to represent removing, uninstalling, or deactivating an application on macOS. Place it on an 'Uninstall' button, an app management panel's remove action, or a list row that lets users revoke app access. It pairs naturally with app-mac-plus for add-and-remove symmetry. When the app is blocked or rejected rather than simply removed, app-mac-x (with an X) communicates a stronger negative state.

Usage

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

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

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

Related icons