The HugeIcons boom box icon depicts a portable music player and is commonly used to represent audio, music, or sound-related features in a user interface.
Common uses
- Music player controls
- Audio settings
- Sound effects toggle
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BoomBoxIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BoomBoxIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- music playerstereoaudio playersound system
FAQ
- What does the BoomBoxIcon represent?
- The BoomBoxIcon represents a portable music player, often used for music, audio, or sound-related features.
- How do I use the BoomBoxIcon in a React application?
- You can use the BoomBoxIcon in React by importing it from '@hugeicons/core-free-icons' and rendering it with <HugeiconsIcon icon={BoomBoxIcon} />.
- What is the license for the HugeIcons boom box icon?
- The HugeIcons boom box 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 →