The Lucide closed caption icon visually represents the availability of subtitles or closed captions for video content, commonly used to indicate accessibility features.
Common uses
- Toggle closed captions on/off in a video player.
- Indicate a video has subtitle options available.
- Label an accessibility settings menu.
Use it in React
Install
npm i lucide-reactImport & render
import { ClosedCaption } from 'lucide-react';
<ClosedCaption size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- tvmovievideoclosed captionssubtitlessubheadtranscriptiontranscribedialogueaccessibilityclosedcaptioncc
FAQ
- What is the purpose of the closed caption icon?
- It signifies that a video or audio content includes subtitles or closed captions, enhancing accessibility for viewers.
- How do I use this icon in React?
- You can import and use it like this: import { ClosedCaption } from 'lucide-react'. Then, render it as <ClosedCaption />.
- What is the license for this icon?
- The Lucide icon library, including the closed caption icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →