Microphone 2 Pixel Art Icon
A second microphone style for recording, audio input, and voice features with a distinct body shape.
Tags
microphonemicvoicerecord
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Microphone 2 icon
A second microphone silhouette, offering a different body profile from both mic and microphone. It fits products where two microphone icons are needed in the same interface: for instance, a built-in mic versus an external mic source. It can also serve as a stylistic variant when microphone-2's proportions match the surrounding icon family better. For straightforward mute controls, the simpler mic icon remains the clearest choice.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/microphone-2.svg" width="24" height="24" alt="Microphone 2" />
<!-- React -->
import { Microphone2 } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="microphone-2.svg" width="48" height="48" style="image-rendering: pixelated" />