The Lucide videotape icon depicts a classic VHS cassette, commonly used to represent video playback, recording features, or media content in user interfaces.
Common uses
- Video player controls
- Media library section
- Content recording status
Use it in React
Install
npm i lucide-reactImport & render
import { Videotape } from 'lucide-react';
<Videotape size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- vhsmoviefilmrecordingmotion pictureshowreelcassettevideotape
FAQ
- What is the videotape icon used for?
- It's used to signify video-related actions or content, such as playing, recording, or accessing media files.
- How do I use the videotape icon in React?
- Import it from the lucide-react library like this: import { Videotape } from 'lucide-react'. Then use it as a component: <Videotape />.
- What is the license for the videotape icon?
- The Lucide icon library, including the videotape 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 →