The Lucide mic icon depicts a microphone, commonly used in user interfaces to represent audio recording, voice input, or broadcasting functionalities.
Common uses
- Start/stop audio recording button
- Voice command activation
- Live streaming indicator
Use it in React
Install
npm i lucide-reactImport & render
import { Mic } from 'lucide-react';
<Mic size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- recordsoundlistenradiopodcastmicrophonemicaudiovoice
FAQ
- What does the mic icon represent?
- It represents a microphone, used for audio input, recording, or broadcasting.
- How do I use the mic icon in React?
- Import it from 'lucide-react' and use it as a component: import { Mic } from 'lucide-react'.
- What is the license for the Lucide mic icon?
- The Lucide mic icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.