Pixelarticons

Container Pixel Art Icon

A shipping container icon for logistics dashboards, freight tracking, supply-chain apps and warehousing category pages.

commerce Pro 2 variants

Style variants

base

Outline · rounded 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 Container icon

A rectangular corrugated shipping container, the foundational unit of global freight and logistics. Use it in a shipping-management dashboard to represent freight loads, a supply-chain app's container-tracking page, or a port or warehouse management system. It sets an industrial tone appropriate for B2B logistics tools. For software containerization (Docker), the Docker icon is far more recognizable to developers; this shipping-container icon is better reserved for physical-goods and freight contexts.

Usage

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

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

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

Related icons