Pixelarticons

Pnpm Pixel Art Icon

pnpm's brand icon for JavaScript package-manager badges, developer toolchain docs and monorepo setup guides.

brands 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 Pnpm icon

The pnpm logo, representing the fast, disk-space-efficient Node.js package manager built around a content-addressable store and symlinked node_modules. Use it in a package-manager comparison table next to npm and Yarn, in a monorepo setup guide, or as a badge on a project that requires pnpm workspaces. JavaScript developers working on large codebases recognize it as a signal of modern, optimized dependency management. Pair it with the npm logo when both registry and client are relevant.

Usage

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

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

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

Related icons