Voicemail Pixel Art Icon
A voicemail icon for voice message inboxes, answering machine features and recorded call notifications.
Tags
voicemessageanswering machinecall
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Voicemail icon
Two circles joined by a horizontal bar, the tape-reel symbol that has meant voicemail since the answering machine era. Use it on a voicemail tab in a phone app, a 'new voice message' notification, or a call-settings entry for greeting and inbox options. Despite its analog origin the shape remains instantly recognized on modern dialers. For recording new audio rather than reviewing left messages, the record or mic icons are the better fit.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/voicemail.svg" width="24" height="24" alt="Voicemail" />
<!-- React -->
import { Voicemail } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="voicemail.svg" width="48" height="48" style="image-rendering: pixelated" />