Badge Closed Caption Pixel Art Icon
A closed-caption 'CC' badge for video accessibility controls, content libraries, and player overlays.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Badge Closed Caption icon
The familiar 'CC' emblem tells users that closed captions are supported, a legally important signal in broadcast and streaming contexts. It appears on video player controls, content thumbnails in libraries that flag accessible titles, and settings pages where users manage caption language or style. Compared to badge-captions, this version uses the more recognized 'CC' abbreviation, which may resonate better with broadcast-trained audiences.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/badge-closed-caption.svg" width="24" height="24" alt="Badge Closed Caption" />
<!-- React -->
import { BadgeClosedCaption } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="badge-closed-caption.svg" width="48" height="48" style="image-rendering: pixelated" />