John KuehJohn Kueh

voice icon

HugeIcons · VoiceIcon · MIT

Download SVG

The HugeIcons voice icon visually represents speech or audio input, commonly used in interfaces for features like voice commands, recording, or speech-to-text functionality.

Common uses

  • Voice command activation button
  • Audio recording start/stop control
  • Microphone input indicator

Use it in React

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

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

Details

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

FAQ

What does the voice icon represent?
It represents speech or audio, typically used for voice commands, recording, or speech-to-text features.
How do I use the VoiceIcon in React?
Import both HugeiconsIcon and VoiceIcon, then render <HugeiconsIcon icon={VoiceIcon} />.
What is the license for this icon?
The VoiceIcon is provided 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →