John KuehJohn Kueh

terminal icon

Tabler · terminal · MIT

Download SVG

The Tabler terminal icon depicts a classic computer terminal, commonly used in user interfaces to represent actions related to command-line operations, system settings, or code execution.

Common uses

  • Button to open a command-line interface
  • Link to system administration settings
  • Indicator for code compilation or execution status

Use it in React

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

<IconTerminal size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
consolecommandgitcommand linecommand promptterminalsystem

FAQ

What is the terminal icon used for?
It represents command-line interfaces, system tools, or code-related actions in a user interface.
How do I use the terminal icon in React?
Import it using `import { IconTerminal } from '@tabler/icons-react'` and then use it as a React component.
What is the license for this icon?
The Tabler icon library, including the terminal icon, is released under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →