Voice agent icons
Everything a spoken conversation with a model needs — the microphone and the headset, transcription, synthesis, diarisation, and the moments a turn is interrupted.
A voice product draws two things no text UI does: the hardware in front of the person, and the pipeline behind the call. Both are here, in one style — a headset and a speaker beside speech-to-text, text-to-speech, diarisation, denoising and the audio model itself, then the agent icons for what happens between turns.
The interruption icons matter more than they look: barge-in, a turn limit, a latency spike. A voice interface spends most of its screen space telling somebody why nothing is happening yet.
import { Mic, Headset, SpeechToText, SpeakerDiarize } from "@iconmind/react";The 24 icons, described
- Microphonemic
- Headsetheadset
- Headphonesheadphones
- Speakerspeaker
- Audioaudio
- Volumevolume
- Volume offvolume-off
- Voice agentvoice-agent
- Voice messagevoice-message
- Speech to textspeech-to-text
- Text to speechtext-to-speech
- Transcribetranscribe-ingest
- Speaker diarizationspeaker-diarize
- Sound effectsound-effect
- Audio denoiseaudio-denoise
- Audio generationaudio-gen
- Audio modelaudio-model
- Chat botchat-bot
- Agentagent
- Agent runagent-run
- Interruptinterrupt
- Turn limitturn-limit
- Latencylatency
- Phonephone
Other collections
Every voice agent icon, free to ship
24 icons drawn on one grid, in outline and duotone at three weights, with the code for nine frameworks. MIT — commercial use, no attribution, no seat count.