Pixelarticons

Inbox Full Pixel Art Icon

A full inbox icon for unread messages, overloaded task trays, and 'You have new items' notification states.

office Pro 4 variants

Tags

inboxfull

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 Inbox Full icon

An inbox tray shown with content inside, indicating items are waiting. Use it for an 'Unread messages' indicator that replaces the plain inbox icon when new items arrive, a task tray header showing active work, or a notification context where the full state must be explicit. It gives a richer at-a-glance signal than the base inbox. For an empty state that invites users to start fresh, the plain inbox conveys that blank-slate message more clearly.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/inbox-full.svg" width="24" height="24" alt="Inbox Full" />

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

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

Related icons