John KuehJohn Kueh

mic off 01 icon

HugeIcons · MicOff01Icon · MIT

Download SVG

The HugeIcons mic off 01 icon depicts a microphone with a slash through it, indicating that audio input is currently disabled or muted.

Common uses

  • Mute/unmute button in video conferencing
  • Status indicator for disabled microphone in recording apps
  • Control for audio input in voice-controlled interfaces

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MicOff01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={MicOff01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
microphone mutedaudio offno micmute symbol

FAQ

What does the mic off 01 icon represent?
It visually communicates that the microphone is turned off or muted, preventing audio input.
How do I use the MicOff01Icon in a React application?
Import both HugeiconsIcon and MicOff01Icon, then render the icon using <HugeiconsIcon icon={MicOff01Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →