Closed Captioning icons from 3 libraries
Every icon below is the same "closed captioning" concept rendered by a different library. Click any tile to open it in the editor, set a custom size and colour, and download SVG or PNG.
Compare 3 free closed captioning icons from 3 open-source libraries and pick the one that matches your design system. Every icon on this page downloads as an editable SVG or a transparent PNG at any size from 16px to 512px — no login, no account, no attribution required.
All 3 free closed captioning icons
Every icon below is the same "closed captioning" concept rendered by a different library. Click any tile to open it in the editor, set a custom size and colour, and download SVG or PNG.
Library comparison
| Library | Style | License | Closed Captioning icon |
|---|---|---|---|
| Ionicons | Fill | MIT | Closed Captioning |
| Phosphor | Outline | MIT | Closed Captioning |
| Remix Icons | Bold | Apache 2.0 | Closed Captioning Fill |
Outline sets such as Lucide, Tabler and Feather stay legible at 16px in dense interfaces. Material Symbols and Bootstrap Icons give you matched outline and filled pairs. Phosphor, Solar and Fluent add duotone, bold and weight-graded variants when you need more visual hierarchy.
Use this icon in your project
Paste this straight into HTML or JSX. It inherits currentColor, so it follows your theme.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" role="img" aria-label="closed-captioning icon"><path d="M0 64v384h512V64H0zm464 191.825c.045 26.724-1.547 47.143-3.797 80.223S441 392.5 401.097 396.168C361.201 399.835 305.369 400.12 256 400c-49 .12-105.198-.165-145.094-3.832-39.903-3.668-56.855-27.04-59.105-60.12s-3.841-53.499-3.796-80.223c-.045-26.725.095-44.124 3.798-80.224s23.01-56.267 59.106-59.934S201.842 112 248.704 112H263.302c46.862 0 101.698 0 137.795 3.667s55.403 23.833 59.106 59.934 3.842 53.499 3.797 80.224z" fill="currentColor"/><path d="M372 283.846v.766c0 18.639-11.581 29.566-27.003 29.566-15.418 0-25.808-12.309-27.284-29.566 0 0-1.335-9.078-1.335-27.298s1.546-29.759 1.546-29.759c2.711-19.473 12.188-29.566 27.607-29.566 15.367 0 27.584 13.262 27.584 33.388.023.086.01.624.01.624h51.541c0-25-6.309-47.556-18.92-61.746-12.617-14.183-31.403-21.273-56.369-21.273-12.483 0-23.93 1.654-34.33 4.942-10.404 3.295-19.376 9.062-26.916 17.291-7.545 8.234-13.397 19.254-17.555 33.059-4.162 13.809-6.242 31.224-6.242 52.247 0 20.52 1.688 37.684 5.072 51.488 3.377 13.811 8.388 24.83 15.018 33.059 6.632 8.234 14.953 13.935 24.967 17.1 10.01 3.163 21.779 4.748 35.304 4.748 28.604 0 49.089-7.258 61.443-21.318C418.486 327.537 424.666 307 424.666 280H372v3.846z" fill="currentColor"/><path d="M195 283.846v.766c0 18.639-11.581 29.566-27.003 29.566-15.418 0-25.808-12.309-27.284-29.566 0 0-1.335-9.078-1.335-27.298s1.546-29.759 1.546-29.759c2.711-19.473 12.188-29.566 27.607-29.566 15.367 0 27.584 13.262 27.584 33.388.023.086.01.624.01.624h51.541c0-25-6.309-47.556-18.92-61.746-12.617-14.183-31.403-21.273-56.369-21.273-12.483 0-23.93 1.654-34.33 4.942-10.404 3.295-19.376 9.062-26.916 17.291-7.545 8.234-13.397 19.254-17.555 33.059-4.162 13.809-6.242 31.224-6.242 52.247 0 20.52 1.688 37.684 5.072 51.488 3.377 13.811 8.388 24.83 15.018 33.059 6.632 8.234 14.953 13.935 24.967 17.1 10.01 3.163 21.779 4.748 35.304 4.748 28.604 0 49.089-7.258 61.443-21.318C241.486 327.537 247.666 307 247.666 280H195v3.846z" fill="currentColor"/></svg>
Install the package for the library you picked, then import the component.
npm install ionicons
import { ClosedCaptioning } from "ionicons";
export function Example() {
return <ClosedCaptioning size={24} />;
}
Choosing the right closed captioning icon
A closed captioning icon has to read instantly at whatever size your interface uses. Below 20px, prefer outline artwork with a consistent stroke weight — heavy filled glyphs turn into blobs. For navigation bars and empty states above 32px, filled or duotone versions carry more visual weight and scan better.
Keep stroke weight consistent across every icon in a view. Mixing a 1.5px Lucide glyph with a 2px Tabler glyph in the same toolbar is the most common reason icon sets look unprofessional.
Decorative icons need aria-hidden="true" so screen readers skip them. If the closed captioning icon is the only thing labelling a control — an icon-only button, for example — give the button an aria-label such as "Closed Captioning" and leave the SVG itself hidden.
Never rely on the icon alone to convey state. Pair it with a tooltip or visible text wherever the meaning is not already obvious from context.
Related icon searches
Libraries on this page
Frequently asked questions
IconStash indexes 3 free closed captioning icons from 3 open-source libraries, including Ionicons, Phosphor, Remix. Choose one on this page, set the exact size and colour, then copy the SVG markup or download a transparent PNG. No account and no login are required.
Yes. Every icon on this page comes from an open-source library published under a permissive licence (MIT, Apache-2.0, ISC, CC BY 4.0 and similar), all of which allow commercial use. The comparison table above lists the licence for each library so you can confirm the exact terms before shipping.
Yes. Open any icon on this page, set an exact pixel size between 16px and 512px, choose any colour, and download a transparent PNG. Because every icon here is a vector, the exported PNG stays sharp at any resolution — IconStash also offers a ZIP pack containing 16, 24, 32, 48, 64, 128, 256 and 512px files.
It depends on the design system you are matching. Outline libraries such as Lucide, Tabler and Feather suit dense product interfaces; Material Symbols and Bootstrap Icons ship matched outline and filled variants of the same glyph; Phosphor and Solar add duotone, bold and broken weights. The grid above shows all 3 options side by side so you can judge them at real size.
Copy the SVG markup for any icon on this page and paste it directly into JSX, or install the official npm package for the library you picked — lucide-react, @tabler/icons-react, @phosphor-icons/react, react-bootstrap-icons and react-icons are the most common. Both approaches are shown in the code samples above.
All 3 icons on this page are vector artwork, so they scale cleanly to any size. The libraries represented here render the closed captioning concept in fill, outline, bold styles, and IconStash can export PNGs at 16, 24, 32, 48, 64, 128, 256 or 512px, or any custom value in between.
Yes. Icons are exported using currentColor, so they inherit the CSS colour of their parent element and follow your theme automatically. You can also pick an exact hex colour in the IconStash editor before downloading, or override the colour with a CSS rule such as .icon { color: #C1DD2D; }.