Pixelarticons

Badge Captions Off Pixel Art Icon

A captions-off badge for disabled subtitle states in video players and accessibility preference toggles.

media Pro 4 variants

Tags

badgecaptionsoff

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 Badge Captions Off icon

Visually paired with badge-captions, this version communicates that captions are currently switched off. Place it in a video player toolbar as the inactive state of a CC toggle, or in an accessibility settings screen to reflect a user's saved preference. The strikethrough or 'off' treatment gives an immediate read without any text label needed. Swap it to badge-captions the moment the user turns captions back on.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/badge-captions-off.svg" width="24" height="24" alt="Badge Captions Off" />

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

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

Related icons