Subtitles Pixel Art Icon
A subtitles icon for caption toggles, subtitle track selection and accessibility settings in video players.
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 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Subtitles icon
A rounded rectangle with short text dashes along its bottom edge, mirroring how subtitle lines sit at the foot of a video frame. Use it as the captions toggle in a video player, in a subtitle-track or language picker, or among accessibility settings. It reads as on-screen text rather than a label badge, which sets it apart from the boxed-letters closed-caption icon. Both are widely understood; pick the one that matches the player's visual language.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/subtitles.svg" width="24" height="24" alt="Subtitles" />
<!-- React -->
import { Subtitles } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="subtitles.svg" width="48" height="48" style="image-rendering: pixelated" />