John KuehJohn Kueh

square terminal icon

Lucide · square-terminal · ISC

Download SVG

The Lucide square terminal icon depicts a command-line interface, commonly used to represent actions related to coding, command prompts, or shell operations in a user interface.

Common uses

  • Button to open a terminal or command prompt
  • Link to documentation about the command-line interface
  • Indicator for a code execution status

Use it in React

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

<SquareTerminal size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
codecommand linepromptshellsquareterminalcode promptshell icon

FAQ

What is the square terminal icon used for?
It visually represents command-line interfaces, code execution, or shell-related functionalities within an application.
How do I use the square terminal icon in React?
You can import and use it with: import { SquareTerminal } from 'lucide-react'
What is the license for the square terminal icon?
The Lucide icon library, including the square 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 →