Badge Captions Off Pixel Art Icon
A captions-off badge for disabled subtitle states in video players and accessibility preference toggles.
Tags
badgecaptionsoff
Style variants
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" />