John KuehJohn Kueh

video minus icon

Tabler · video-minus · MIT

Download SVG

The Tabler video minus icon depicts a video play button overlaid with a minus sign, commonly used to signify removing or reducing video content or playback.

Common uses

  • Remove video from a playlist
  • Decrease video quality setting
  • Stop video recording

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconVideoMinus } from '@tabler/icons-react';

<IconVideoMinus size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconVideoMinus size={24} stroke={2} />
filled
<IconVideoMinusFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Media
Keywords
filmshootrecordingtapingcameraremotionvideominuscontententertainmentmediaremove videostop videovideo deletefilm minus

FAQ

What does the video minus icon represent?
It represents an action related to video, specifically the removal or reduction of video content or playback.
How do I use this icon in React?
You can import and use it with: import { IconVideoMinus } from '@tabler/icons-react'
What is the license for this icon?
This icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →