John KuehJohn Kueh

terminal icon

Phosphor · terminal · MIT

Download SVG

The Phosphor terminal icon depicts a computer terminal window, commonly used in user interfaces to represent command-line operations, system access, or coding-related functions.

Common uses

  • Open terminal window
  • Command line interface access
  • System settings

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Terminal } from '@phosphor-icons/react';

<Terminal size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Terminal size={24} />
thin
<Terminal size={24} weight="thin" />
light
<Terminal size={24} weight="light" />
bold
<Terminal size={24} weight="bold" />
fill
<Terminal size={24} weight="fill" />
duotone
<Terminal size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
technology & development
Keywords
command lineclibashshellcaretconsoletechnology & developmentsystemterminal

FAQ

What is the terminal icon used for?
It signifies actions or areas related to command-line interfaces, programming, or system administration.
How do I use the terminal icon in React?
Import it as `Terminal` from '@phosphor-icons/react' and use it as a React component: `<Terminal />`.
What is the license for the Phosphor terminal icon?
The Phosphor icon library, including the terminal icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →