Appgallery Pixel Art Icon
The Huawei AppGallery brand icon for app distribution pages, store badges, and Huawei device compatibility indicators.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Appgallery icon
The logo mark for Huawei's AppGallery, the app distribution platform on Huawei and Honor devices. Use it alongside Google Play and Apple App Store badges on app download pages where Huawei devices are supported, or in developer portals that list AppGallery as a distribution channel. Because Huawei devices run a version of Android without Google services, AppGallery is their primary app marketplace. Outside of Huawei-specific contexts this icon has no generic meaning.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/appgallery.svg" width="24" height="24" alt="Appgallery" />
<!-- React -->
import { Appgallery } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="appgallery.svg" width="48" height="48" style="image-rendering: pixelated" />