Pixelarticons

Window Frame Check Pixel Art Icon

An application window with a check mark for successful launches, app-verification passes and window-state confirmation flows.

devices Pro 4 variants

Tags

windowframechecktickconfirmdoneapproveyesok

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 Window Frame Check icon

A window frame combined with a checkmark, indicating a windowed application has successfully opened, passed verification, or completed a task. Use it on a 'Launch successful' notification, an app-verification result screen, or a completed onboarding step that confirms the app is running correctly. The check badge makes the positive outcome explicit without needing additional text. For a window that failed or was closed unexpectedly, window-frame-x provides the error counterpart.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/window-frame-check.svg" width="24" height="24" alt="Window Frame Check" />

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

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

Related icons