John KuehJohn Kueh

headset icon

HugeIcons · HeadsetIcon · MIT

Download SVG

The HugeIcons headset icon depicts a common audio accessory and is typically used to represent features related to sound, communication, or support.

Common uses

  • Audio player controls
  • Customer support buttons
  • Voice chat indicators

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
headphonesaudiomicrophonesupport

FAQ

What is the headset icon used for?
It's used to signify audio-related functions, communication features, or customer service options within a user interface.
How do I use the HeadsetIcon in React?
Import both HugeiconsIcon and HeadsetIcon, then render the icon using <HugeiconsIcon icon={HeadsetIcon} />.
What is the license for this icon?
The HeadsetIcon is provided 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 →

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