John KuehJohn Kueh

cassette tape icon

Phosphor · cassette-tape · MIT

Download SVG

The Phosphor cassette tape icon depicts a vintage audio storage medium, commonly used in UIs to represent music playback, recording features, or audio-related settings.

Common uses

  • Music player controls
  • Audio recording status
  • Album or playlist management

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { CassetteTape } from '@phosphor-icons/react';

<CassetteTape size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<CassetteTape size={24} />
thin
<CassetteTape size={24} weight="thin" />
light
<CassetteTape size={24} weight="light" />
bold
<CassetteTape size={24} weight="bold" />
fill
<CassetteTape size={24} weight="fill" />
duotone
<CassetteTape size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
recordingaudioalbummusicmediaobjectscassettetapeaudio tapemusic tapevintage audiorecording media

FAQ

What does the cassette tape icon represent?
It represents a physical cassette tape, historically used for audio recording and playback. In UI, it signifies music, audio, or recording functions.
How do I use this icon in React?
You can import and use it like this: import { CassetteTape } from '@phosphor-icons/react'. Then render it as <CassetteTape />.
What is the license for this icon?
The Phosphor icon library, including the cassette tape icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →