Cassette Tape Pixel Art Icon
A cassette tape icon for retro audio themes, recording history features, and music nostalgia branding.
Tags
cassettetape
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Cassette Tape icon
Two spools inside a plastic housing: the instantly recognizable cassette tape. It carries strong nostalgia associations and suits retro-themed music apps, podcast players leaning into analog aesthetics, or a 'Recording' section in audio tools. Because it is a cultural symbol more than a literal control, it works best as branding or a category icon rather than an action button. For modern recording actions, the mic icon reads more functionally.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/cassette-tape.svg" width="24" height="24" alt="Cassette Tape" />
<!-- React -->
import { CassetteTape } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="cassette-tape.svg" width="48" height="48" style="image-rendering: pixelated" />