The Lucide list video icon depicts a list of videos, commonly used to represent video playlists, queues, or playback options in a user interface.
Common uses
- Displaying a user's video playlist.
- Indicating a video queue.
- Button to manage video playback options.
Use it in React
Install
npm i lucide-reactImport & render
import { ListVideo } from 'lucide-react';
<ListVideo size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- playlistvideoplaybacklistvideo playlistmedia listplayback queuevideo management
FAQ
- What does the list video icon represent?
- It represents a collection of videos, such as a playlist or queue, and is used for managing video content or playback.
- How do I use the list video icon in React?
- You can import and use it in React with: import { ListVideo } from 'lucide-react'
- What is the license for the Lucide list video icon?
- The Lucide icon library, including the list video 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 →