Pixelarticons

App Windows Check Pixel Art Icon

A Windows app icon with a checkmark for installed Windows apps, verified software, and 'Setup complete' confirmations on PC.

devices Pro 4 variants

Tags

appwindowschecktickconfirmdoneapproveyesok

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 Windows Check icon

A Windows-style app icon with a checkmark overlay, signaling that a Windows application is installed, verified, or successfully set up. Place it in a Windows installer's completion screen, a software inventory list showing installed programs, or a compatibility checker that confirms an app works on the current OS. It naturally forms a status set with app-windows-minus and app-windows-x. The macOS counterpart is app-mac-check.

Usage

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

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

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

Related icons