The HugeIcons list video icon depicts a list of videos, commonly used to represent a video playlist, a collection of video content, or a video library.
Common uses
- Displaying a list of available videos
- Navigating to a video playlist
- Indicating a section for video content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ListVideoIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ListVideoIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- video listplaylistvideo collectionmedia list
FAQ
- What does the ListVideoIcon represent?
- It visually represents a collection or list of videos, often used for playlists or video libraries.
- How do I use the ListVideoIcon in React?
- Import it as import { ListVideoIcon } from '@hugeicons/core-free-icons'; and render it using <HugeiconsIcon icon={ListVideoIcon} /> from '@hugeicons/react'.
- What is the license for this icon?
- The ListVideoIcon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.