The Tabler video plus icon depicts a play button overlaid with a plus sign, commonly used to indicate adding new video content or starting a new video recording.
Common uses
- Button to upload a new video
- Link to create a video post
- Action to start a video call
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVideoPlus } from '@tabler/icons-react';
<IconVideoPlus size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconVideoPlus size={24} stroke={2} />filled
<IconVideoPlusFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Media
- Keywords
- filmshootrecordingtapingcameracloseupvideopluscontententertainmentmediaadd videonew recordingcreate filmvideo upload
FAQ
- What does the video plus icon represent?
- It signifies the action of adding or creating video content, often used for uploads or starting recordings.
- How do I use this icon in React?
- Import it using `import { IconVideoPlus } from '@tabler/icons-react'` and render it as a component.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free use.
Related icons
The same idea in other libraries, and near matches in Tabler.