John KuehJohn Kueh

speech to text icon

HugeIcons · SpeechToTextIcon · MIT

Download SVG

The HugeIcons speech to text icon visually represents the conversion of spoken words into written text, commonly used in interfaces to activate or indicate voice input functionality.

Common uses

  • Voice command activation button
  • Microphone input status indicator
  • Audio transcription feature toggle

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SpeechToTextIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SpeechToTextIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
voice inputmicrophonetranscribedictation

FAQ

What does the speech to text icon represent?
It symbolizes the process of converting spoken language into written text, often used for voice input features.
How do I use the SpeechToTextIcon in React?
Import both HugeiconsIcon and SpeechToTextIcon, then render <HugeiconsIcon icon={SpeechToTextIcon} />.
What is the license for this icon?
The SpeechToTextIcon is available under the MIT license.

Related icons

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

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