John KuehJohn Kueh

volume mute 01 icon

HugeIcons · VolumeMute01Icon · MIT

Download SVG

The HugeIcons volume mute 01 icon depicts a speaker with a diagonal line through it, indicating that audio output is turned off or muted.

Common uses

  • Mute/unmute audio button
  • Status indicator for silent mode
  • Control for disabling sound effects

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
mute iconunmute iconsound offaudio off

FAQ

What does the volume mute 01 icon represent?
This icon represents the action of muting audio or indicating that sound is currently turned off.
How do I use the VolumeMute01Icon in React?
Import it using `import { VolumeMute01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={VolumeMute01Icon} />`.
What is the license for this icon?
The HugeIcons volume mute 01 icon is available under the MIT license.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →