108 new icons just landed: the full A to Z alphabet. See what's new →
Pixelarticons

Command Pixel Art Icon

A command key icon for keyboard shortcut labels, Mac-specific hotkey hints, and developer tool shortcut references.

System & Devices Pro 1 variant

Tags

commanddevicesystemhardwareui

Style variants

base

Outline · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

This is a Pro icon.

Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.

Whole team? Team Unlimited covers everyone.

Get Pro

About the Command icon

The looped square symbol from the Mac keyboard's Command key. Use it to label keyboard shortcuts in a tooltip ('Cmd + S to save'), a shortcut reference table in a developer tool, or a keyboard-shortcut legend in a documentation page. Mac users recognize it instantly; for cross-platform audiences, pair it with a text label. For Windows-style modifier key references, a generic keyboard icon or a Ctrl label in text works better, as the Command symbol is distinctly macOS.

Usage

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

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

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

Related icons