Pixelarticons

Terminal 2 Pixel Art Icon

An alternate terminal icon for shell access, command-line panels, and console entry points with a different frame style.

development Pro 4 variants

Tags

terminalconsolecommandshell

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

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 Terminal 2 icon

A second terminal window design, differing from the base terminal in frame shape or prompt symbol arrangement. It carries identical meaning: a command-line or shell interface. Choose terminal-2 when it pairs more consistently with the visual style of other icons in your layout, or when a slightly different aspect ratio fits a specific toolbar slot better. In icon sets where both terminal variants appear together, a label prevents ambiguity; visually, both read as 'open a shell' to developer audiences.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/terminal-2.svg" width="24" height="24" alt="Terminal 2" />

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

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

Related icons