Microphone Pixel Art Icon
A vintage-style microphone icon for recording sessions, podcast interfaces, broadcast tools, and studio features.
Tags
micvoicerecord
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Microphone icon
A taller, more classic dynamic or ribbon microphone shape, evoking broadcast and studio recording. It suits a podcast recording interface, a radio-broadcast section, a karaoke app, or a 'Record Voiceover' button in a presentation tool. The silhouette reads as higher-fidelity or more professional than the compact mic icon, making it better suited to creative and broadcast contexts. For call muting in a video conferencing toolbar, the simpler mic icon is the more standard choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/microphone.svg" width="24" height="24" alt="Microphone" />
<!-- React -->
import { Microphone } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="microphone.svg" width="48" height="48" style="image-rendering: pixelated" />