Pixelarticons

Video Plus Pixel Art Icon

A video-plus icon for adding a video, uploading footage, and creating new video entries in media tools.

media Pro 4 variants

Tags

filmmovierecordingplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Video Plus icon

A video camera icon with a plus sign, clearly directing users toward adding or uploading a video clip. Use it on a 'Add Video' button in a playlist manager, an 'Attach Video' control in a message composer, or a 'New Recording' trigger that initiates capture. The plus is the most common modifier in this family, so it tends to live in prominent positions. For ending or removing video, video-minus and video-x handle those flows.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/video-plus.svg" width="24" height="24" alt="Video Plus" />

<!-- React -->
import { VideoPlus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="video-plus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons