The HugeIcons headphones icon visually represents audio playback devices and is commonly used to indicate audio controls, music-related features, or sound settings.
Common uses
- Audio player controls
- Music streaming app navigation
- Sound settings menu item
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HeadphonesIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HeadphonesIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- audiomusicsoundplayer
FAQ
- What is the Headphones icon used for?
- It represents audio playback devices and is used for music, sound, or audio-related features in a user interface.
- How do I use the Headphones icon in React?
- Import both HugeiconsIcon and HeadphonesIcon, then render <HugeiconsIcon icon={HeadphonesIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the Headphones 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 →