John KuehJohn Kueh

open caption icon

HugeIcons · OpenCaptionIcon · MIT

Download SVG

The HugeIcons open caption icon visually represents closed captions or subtitles, commonly used in media players and video interfaces to indicate the availability or activation of this accessibility feature.

Common uses

  • Toggle closed captions on/off in a video player.
  • Indicate that subtitles are available for a video.
  • 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 { OpenCaptionIcon } from '@hugeicons/core-free-icons';

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

Details

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

FAQ

What does the open caption icon represent?
It represents closed captions or subtitles, a feature that displays text versions of dialogue and sounds in media for accessibility.
How do I use the OpenCaptionIcon in React?
Import both HugeiconsIcon and OpenCaptionIcon, then render it using <HugeiconsIcon icon={OpenCaptionIcon} />.
What is the license for this icon?
The OpenCaptionIcon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →