John KuehJohn Kueh

headset off icon

HugeIcons · HeadsetOffIcon · MIT

Download SVG

The HugeIcons headset off icon depicts a headset with a line through it, commonly used to indicate that audio is muted or disabled.

Common uses

  • Mute audio button
  • Audio disabled status
  • Headphone connection off

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
muteunmuteaudio offno sound

FAQ

What does the headset off icon represent?
This icon represents a headset that is turned off or muted. It's used to visually communicate that audio output or input is currently inactive.
How do I use the HeadsetOffIcon in React?
You can import and use it in React like this: `import { HeadsetOffIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={HeadsetOffIcon} />`.
What is the license for this icon?
This icon is provided 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 HugeIcons.

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