Pixelarticons

Badge Captions Pixel Art Icon

A captions badge for video players, accessibility settings, and subtitle-enabled content indicators.

media Free 4 variants

Tags

badgecaptions

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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 icon

A small badge signaling that captions are available or currently active on a video. It lives naturally inside a video player toolbar, on a content card to flag accessibility support, or in an account settings panel for caption preferences. Its purpose is narrow: confirming captions are on. To show the opposite state, reach for badge-captions-off so users can see the toggle clearly at a glance.

Usage

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

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

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

Related icons