John KuehJohn Kueh

closed caption icon

HugeIcons · ClosedCaptionIcon · MIT

Download SVG

The HugeIcons closed caption icon visually represents the availability of subtitles or closed captions for media content.

Common uses

  • Toggle captions on/off in video players
  • Indicate media accessibility features
  • Settings menu for media playback options

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ClosedCaptionIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ClosedCaptionIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
subtitlescccaptionsaccessibility

FAQ

What is the purpose of the closed caption icon?
This icon is used to indicate that a video or audio file has closed captions available, allowing users to turn them on or off.
How do I use the ClosedCaptionIcon in React?
Import both HugeiconsIcon and ClosedCaptionIcon, then render it using <HugeiconsIcon icon={ClosedCaptionIcon} />.
What is the license for this icon?
The ClosedCaptionIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →