John KuehJohn Kueh

subtitle icon

HugeIcons · SubtitleIcon · MIT

Download SVG

The HugeIcons subtitle icon visually represents text that appears below a video or other media, commonly used to indicate closed captions or translated dialogue.

Common uses

  • Closed caption toggle button
  • Subtitles language selector
  • Media player controls

Use it in React

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

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

Details

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

FAQ

What is the subtitle icon used for?
It's typically used in media players to represent options for displaying subtitles or closed captions.
How do I use the SubtitleIcon in React?
Import both HugeiconsIcon and SubtitleIcon, then render <HugeiconsIcon icon={SubtitleIcon} />.
What is the license for this icon?
The SubtitleIcon is provided under the MIT license, allowing for free use.

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 →