John KuehJohn Kueh

badge cc icon

Tabler · badge-cc · MIT

Download SVG

The Tabler badge cc icon depicts a badge with 'CC' inside, commonly used to indicate closed captions or content accessibility features.

Common uses

  • Button to toggle closed captions on/off
  • Label for videos with subtitle support
  • Indicator for accessible media content

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBadgeCc } from '@tabler/icons-react';

<IconBadgeCc size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconBadgeCc size={24} stroke={2} />
filled
<IconBadgeCcFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Badges
Keywords
shapeaccessiblitysubtitlesyoutubenetflixbadgeccawardachievementrecognitionbadgesclosed captionsaccessibilitycc badge

FAQ

What does the badge cc icon represent?
It represents closed captions (CC) or content that has accessibility features like subtitles available.
How do I use this icon in React?
You can import and use it like this: import { IconBadgeCc } from '@tabler/icons-react'; <IconBadgeCc />
What is the license for this icon?
The Tabler icon library, including the badge cc icon, is distributed under the MIT license.

Related icons

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

Looking for something else? Search Tabler and 4 more libraries by description →