John KuehJohn Kueh

prompt icon

Tabler · prompt · MIT

Download SVG

The Tabler prompt icon depicts a command-line interface prompt, commonly used in UIs to represent actions related to code input, terminal access, or developer tools.

Common uses

  • Button to open a terminal or command line.
  • Label for a code input field.
  • Indicator for a developer-focused feature.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Development
Keywords
command lineterminalcodepromptprogrammingsoftwarecodingtechnicaldeveloperdevelopmentcode inputcli

FAQ

What does the prompt icon represent?
It visually represents a command-line prompt, often seen in terminals or code editors, signifying text input for commands or code.
How do I use this icon in React?
You can import and use it in your React application with: import { IconPrompt } from '@tabler/icons-react'. Then, render it like <IconPrompt />.
What is the license for this icon?
The Tabler prompt icon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →