Pixelarticons

Inbox Pixel Art Icon

An inbox icon for email inboxes, incoming task trays, notification centers, and 'View received items' sections.

office Free 4 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 icon

A tray or box with an inward arrow or open top, the classic inbox symbol found in email clients, project management apps, and messaging platforms. Use it on an 'Inbox' navigation link, an incoming-message notification badge, a task tray that collects newly assigned work, or a 'Received items' section in a file-sharing tool. When the inbox is shown as full or has unread items, inbox-full communicates that state more clearly than the bare inbox icon.

Usage

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

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

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

Related icons