Boom Box Pixel Art Icon
A boom box icon for retro music themes, portable-speaker products, nostalgia marketing and audio equipment stores.
Tags
boomboxpackagecontainer
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Boom Box icon
A classic portable stereo with two speakers, a cassette deck, and carrying handle, immediately evoking 1980s street culture and retro music. Use it in an audio-equipment store's portable-speakers category, a nostalgia-themed playlist app, or a retro-design marketing campaign. The boom box implies fun and outdoor listening, whereas a speaker tower icon reads as home audio. Pair it with music-note or headphones icons in a music-themed UI for a cohesive look.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/boom-box.svg" width="24" height="24" alt="Boom Box" />
<!-- React -->
import { BoomBox } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="boom-box.svg" width="48" height="48" style="image-rendering: pixelated" />