Video Minus Pixel Art Icon
A video-minus icon for removing a video, decreasing video count, and detach-video actions in media managers.
Tags
filmmovierecordingminusremovesubtractnegative
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Video Minus icon
The video camera icon with a minus badge, indicating removal or subtraction of a video item. Use it on a 'Remove Video' button in a media library, a 'Detach Video' action in a content block editor, or a control that reduces the number of video sources in a broadcast layout. The minus implies a soft removal rather than permanent deletion. For a harder cancel or error state, video-x is the appropriate alternative.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/video-minus.svg" width="24" height="24" alt="Video Minus" />
<!-- React -->
import { VideoMinus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="video-minus.svg" width="48" height="48" style="image-rendering: pixelated" />