The Lucide voicemail icon depicts a cassette tape with a speech bubble, commonly used to represent audio messages or a voicemail system in user interfaces.
Common uses
- Voicemail notification badge
- Button to access voicemail inbox
- Indicator for unread audio messages
Use it in React
Install
npm i lucide-reactImport & render
import { Voicemail } from 'lucide-react';
<Voicemail size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- phonecassettetapereelrecordingaudiovoicemailmessage
FAQ
- What does the voicemail icon represent?
- It represents audio messages, specifically voicemails, often shown as a cassette tape with a speech bubble.
- How do I use the voicemail icon in React?
- You can import and use it like this: import { Voicemail } from 'lucide-react'.
- What is the license for the Lucide voicemail icon?
- The Lucide icon library, including the voicemail icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →