closed caption icon
closed-caption-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- closed-caption-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the closed caption icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.75 4A3.25 3.25 0 0 1 22 7.25v9.505a3.25 3.25 0 0 1-3.25 3.25H5.25A3.25 3.25 0 0 1 2 16.755V7.25a3.25 3.25 0 0 1 3.066-3.245L5.25 4zm-8.128 4.599C8.213 7.225 5.5 8.854 5.5 12c0 3.143 2.715 4.775 5.12 3.407a.75.75 0 0 0-.74-1.304C8.483 14.896 7 14.005 7 12s1.48-2.896 2.878-2.099a.75.75 0 0 0 .744-1.302m7.5 0C15.713 7.225 13 8.854 13 12c0 3.143 2.715 4.775 5.12 3.407a.75.75 0 0 0-.74-1.304c-1.396.793-2.88-.098-2.88-2.103s1.48-2.896 2.878-2.099a.75.75 0 0 0 .744-1.302"/></svg>
React
import type { SVGProps } from "react";
export function FluentClosedCaption24Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.75 4A3.25 3.25 0 0 1 22 7.25v9.505a3.25 3.25 0 0 1-3.25 3.25H5.25A3.25 3.25 0 0 1 2 16.755V7.25a3.25 3.25 0 0 1 3.066-3.245L5.25 4zm-8.128 4.599C8.213 7.225 5.5 8.854 5.5 12c0 3.143 2.715 4.775 5.12 3.407a.75.75 0 0 0-.74-1.304C8.483 14.896 7 14.005 7 12s1.48-2.896 2.878-2.099a.75.75 0 0 0 .744-1.302m7.5 0C15.713 7.225 13 8.854 13 12c0 3.143 2.715 4.775 5.12 3.407a.75.75 0 0 0-.74-1.304c-1.396.793-2.88-.098-2.88-2.103s1.48-2.896 2.878-2.099a.75.75 0 0 0 .744-1.302"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.75 4A3.25 3.25 0 0 1 22 7.25v9.505a3.25 3.25 0 0 1-3.25 3.25H5.25A3.25 3.25 0 0 1 2 16.755V7.25a3.25 3.25 0 0 1 3.066-3.245L5.25 4zm-8.128 4.599C8.213 7.225 5.5 8.854 5.5 12c0 3.143 2.715 4.775 5.12 3.407a.75.75 0 0 0-.74-1.304C8.483 14.896 7 14.005 7 12s1.48-2.896 2.878-2.099a.75.75 0 0 0 .744-1.302m7.5 0C15.713 7.225 13 8.854 13 12c0 3.143 2.715 4.775 5.12 3.407a.75.75 0 0 0-.74-1.304c-1.396.793-2.88-.098-2.88-2.103s1.48-2.896 2.878-2.099a.75.75 0 0 0 .744-1.302"/></svg> </template>
CSS
.icon-closed-caption-24-filled {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.75%204A3.25%203.25%200%200%201%2022%207.25v9.505a3.25%203.25%200%200%201-3.25%203.25H5.25A3.25%203.25%200%200%201%202%2016.755V7.25a3.25%203.25%200%200%201%203.066-3.245L5.25%204zm-8.128%204.599C8.213%207.225%205.5%208.854%205.5%2012c0%203.143%202.715%204.775%205.12%203.407a.75.75%200%200%200-.74-1.304C8.483%2014.896%207%2014.005%207%2012s1.48-2.896%202.878-2.099a.75.75%200%200%200%20.744-1.302m7.5%200C15.713%207.225%2013%208.854%2013%2012c0%203.143%202.715%204.775%205.12%203.407a.75.75%200%200%200-.74-1.304c-1.396.793-2.88-.098-2.88-2.103s1.48-2.896%202.878-2.099a.75.75%200%200%200%20.744-1.302%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.75%204A3.25%203.25%200%200%201%2022%207.25v9.505a3.25%203.25%200%200%201-3.25%203.25H5.25A3.25%203.25%200%200%201%202%2016.755V7.25a3.25%203.25%200%200%201%203.066-3.245L5.25%204zm-8.128%204.599C8.213%207.225%205.5%208.854%205.5%2012c0%203.143%202.715%204.775%205.12%203.407a.75.75%200%200%200-.74-1.304C8.483%2014.896%207%2014.005%207%2012s1.48-2.896%202.878-2.099a.75.75%200%200%200%20.744-1.302m7.5%200C15.713%207.225%2013%208.854%2013%2012c0%203.143%202.715%204.775%205.12%203.407a.75.75%200%200%200-.74-1.304c-1.396.793-2.88-.098-2.88-2.103s1.48-2.896%202.878-2.099a.75.75%200%200%200%20.744-1.302%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/closed-caption-24-filled.svg?color=%231a73e8&size=48