Pixelarticons

Microsoft Store Pixel Art Icon

Microsoft Store's brand icon for Windows app listings, 'Get it in Microsoft Store' badges and platform availability pages.

brands Pro 1 variant

Tags

microsoftmswindowsmarket

Style variants

base

Outline ยท rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Microsoft Store icon

The Microsoft Store logo, the Windows app marketplace equivalent of the App Store and Google Play. Use it in a platform-availability row on a Windows desktop application's landing page, or in a 'Download from Microsoft Store' badge. It signals Windows-native software distribution and sits naturally alongside App Store and Google Play badges for cross-platform apps. For a generic store or shopping concept, a shopping bag or cart icon is more universally readable.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/microsoft-store.svg" width="24" height="24" alt="Microsoft Store" />

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

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

Related icons