App Grid Plus Pixel Art Icon
An app grid with a plus icon for adding new apps, creating app shortcuts, or expanding a launcher with custom tiles.
Tags
appgridlayouttablecellsplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the App Grid Plus icon
A grid of app cells with a plus sign, signaling the action of adding a new tile, shortcut, or integration to an app launcher or home screen. Use it on an 'Add app' button in a dashboard customization panel, a widget picker, or an integration marketplace. It communicates both the grid layout concept and the additive action together. When only the current grid is needed without implying addition, the plain grid icon is less ambiguous.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/app-grid-plus.svg" width="24" height="24" alt="App Grid Plus" />
<!-- React -->
import { AppGridPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="app-grid-plus.svg" width="48" height="48" style="image-rendering: pixelated" />