The Lucide captions icon depicts a rectangle with lines inside, representing closed captions or subtitles, and is typically used in UI to indicate features related to audio transcription or accessibility.
Common uses
- Toggle closed captions on/off
- Access subtitle settings
- Indicate transcribed content
Use it in React
Install
npm i lucide-reactImport & render
import { Captions } from 'lucide-react';
<Captions size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- closed captionssubtitlessubheadtranscriptiontranscribedialogueaccessibilitycaptions
FAQ
- What does the captions icon represent?
- It represents closed captions, subtitles, or transcriptions for audio and video content.
- How do I use the captions icon in React?
- You can import and use it like this: import { Captions } from 'lucide-react'.
- What is the license for the Lucide captions icon?
- The Lucide icons, including the captions icon, are available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.