The Lucide cassette tape icon visually represents an old-fashioned audio recording medium and is commonly used in UIs to signify audio playback, music-related features, or recording functions.
Common uses
- Play/pause button for audio tracks
- Link to a music library
- Icon for a 'record' function
Use it in React
Install
npm i lucide-reactImport & render
import { CassetteTape } from 'lucide-react';
<CassetteTape size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- audiomusicrecordingplaycassettetapeaudio tapemusic tapeold audiomusic player
FAQ
- What does the cassette tape icon represent?
- It represents a cassette tape, a magnetic tape recording format for audio playback and recording.
- How do I use this icon in React?
- You can import and use it like this: import { CassetteTape } from 'lucide-react'. Then render it as <CassetteTape />.
- What is the license for this icon?
- The Lucide cassette tape icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →