The HugeIcons headset connected icon visually represents an active audio connection, commonly used to indicate a user is currently on a call or using audio output.
Common uses
- Call status indicator
- Audio output enabled
- Voice chat active
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HeadsetConnectedIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HeadsetConnectedIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- headsetaudiocallconnected
FAQ
- What does the headset connected icon represent?
- It signifies an active audio connection, such as being on a call or having audio output enabled.
- How do I use the HeadsetConnectedIcon in React?
- Import both HugeiconsIcon and HeadsetConnectedIcon, then render it using <HugeiconsIcon icon={HeadsetConnectedIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free usage.
Related icons
The same idea in other libraries, and near matches in HugeIcons.