Pixelarticons

Video X Pixel Art Icon

A video-X icon for canceling a recording, dismissing a video attachment, and clearing a video field.

media Pro 4 variants

Tags

filmmovierecordingclosecancelremove

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 X icon

The video camera crossed with an X, marking a cancel or delete action on a video. It belongs on an 'Undo Upload' button after a video is attached, a 'Clear Video' control in a form field, or a failed-upload error state with a dismiss option. The X carries a stronger sense of finality than the minus, so use it when the action is an outright cancellation rather than a soft removal. Video-minus is the gentler counterpart.

Usage

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

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

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

Related icons