The Tabler microphone off icon visually represents a muted or disabled microphone, commonly used to indicate that audio recording or input is currently inactive.
Common uses
- Mute button state in a video call application
- Indication of disabled audio input in a recording interface
- Setting to disable voice commands or listening features
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMicrophoneOff } from '@tabler/icons-react';
<IconMicrophoneOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- recordsoundlistenmicrophoneoffcontententertainmentdisabledinactivemultimediamediamuteno audiodisabled micunlisten
FAQ
- What does the microphone off icon signify?
- It signifies that the microphone is currently turned off, muted, or not actively capturing sound. This is useful for indicating an inactive audio input state.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the following import statement: import { IconMicrophoneOff } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the microphone-off icon, are available under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.