John KuehJohn Kueh

volume mute 02 icon

HugeIcons · VolumeMute02Icon · MIT

Download SVG

The HugeIcons volume mute 02 icon depicts a speaker with a line through it, indicating that audio is currently muted or that the mute function is active.

Common uses

  • Mute/unmute audio control
  • Indicate silent mode status
  • Volume settings panel

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
audio offno soundspeaker muteunmute

FAQ

What does the volume mute 02 icon represent?
This icon visually represents the state of audio being muted. It's used to show users that sound is currently off.
How do I use the VolumeMute02Icon in React?
Import both HugeiconsIcon and VolumeMute02Icon, then render the icon using the code: <HugeiconsIcon icon={VolumeMute02Icon} />.
What is the license for this icon?
The HugeIcons volume mute 02 icon is released 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 →