Pixelarticons

App Windows Plus Pixel Art Icon

A Windows app icon with a plus for installing new Windows apps, adding PC software, and 'Download for Windows' flows.

devices Pro 4 variants

Tags

appwindowsplusaddnewcreatepositive

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

A Windows-style app icon with a plus sign, indicating that a Windows application is being added or installed. Place it on a 'Install for Windows' button, an app store's 'Get' action, or an onboarding flow that directs PC users to install a required program. It creates a clean visual pairing with app-windows-minus for add-and-remove symmetry. For platform-agnostic installs, a plain download arrow icon keeps things neutral across operating systems.

Usage

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

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

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

Related icons