The Lucide video icon depicts a classic camcorder, commonly used in UI to represent video playback, recording functions, or media-related features.
Common uses
- Play/pause video controls
- Record new video button
- Link to video gallery
Use it in React
Install
npm i lucide-reactImport & render
import { Video } from 'lucide-react';
<Video size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cameramoviefilmrecordingmotion picturecamcorderreelvideo
FAQ
- What does the video icon represent?
- It represents a camcorder, typically used for media playback, recording, or video-related actions in a user interface.
- How do I use the video icon in React?
- You can import and use it like this: import { Video } from 'lucide-react'. Then render it as <Video />.
- What is the license for the Lucide video icon?
- The Lucide video icon is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.