John KuehJohn Kueh

terminal icon

Lucide · terminal · ISC

Download SVG

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

Common uses

  • Button to open a command-line interface
  • Link to a developer console or logs
  • Indicator for code-related settings

Use it in React

Install
npm i lucide-react
Import & render
import { Terminal } from 'lucide-react';

<Terminal size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
codecommand linepromptshellterminal

FAQ

What is the purpose of the terminal icon?
It visually represents command-line interfaces, code execution, or system-level operations within a user interface.
How do I use the terminal icon in React?
Import it from 'lucide-react' and use it as a component: import { Terminal } from 'lucide-react'.
What is the license for the Lucide terminal icon?
The Lucide icon library, including the terminal icon, is available under the ISC license.

Related icons

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

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