The HugeIcons mic 01 icon depicts a microphone, commonly used to represent audio recording, voice input, or microphone controls in user interfaces.
Common uses
- Start/stop audio recording button
- Voice search activation
- Microphone mute/unmute toggle
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Mic01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Mic01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- microphoneaudiorecordvoice
FAQ
- What does the mic 01 icon represent?
- It represents a microphone, suitable for indicating audio input or recording features.
- How do I use the Mic01Icon in React?
- Import both HugeiconsIcon and Mic01Icon, then render <HugeiconsIcon icon={Mic01Icon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.