Pixelarticons

Linux Pixel Art Icon

Linux's brand icon for open-source platform badges, OS compatibility tables and developer documentation pages.

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 Linux icon

The Linux Tux penguin logo, the beloved mascot of the open-source operating system kernel. Place it in an OS compatibility matrix alongside Windows and macOS icons, in a 'Download for Linux' button, or on an open-source project page that highlights Linux support. Developers recognize Tux instantly; general audiences may not, so a label is worthwhile in broad-audience contexts. For a generic server or terminal concept, a terminal or server icon is broader and platform-neutral.

Usage

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

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

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

Related icons