closed caption off icon

closed-caption-off-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.

Name
closed-caption-off-48-filled
Set
Fluent UI System Icons
Style
48 Filled
Viewbox
48×48
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the closed caption off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m38.196 39.963l3.67 3.67a1.25 1.25 0 0 0 1.768-1.767l-37.5-37.5a1.25 1.25 0 1 0-1.768 1.768l2.79 2.79A6.5 6.5 0 0 0 4 14.5v19a6.5 6.5 0 0 0 6.5 6.5h27q.352 0 .696-.037m-21.46-21.459a3 3 0 0 0-1.26.513C14.639 19.616 13.5 20.88 13.5 24c0 3.159 1.083 4.391 1.94 4.958c.632.418 1.522.62 2.388.529c.867-.092 1.542-.456 1.905-.963a1.25 1.25 0 0 1 2.034 1.453c-.887 1.242-2.308 1.851-3.676 1.996c-1.37.145-2.856-.153-4.03-.93C12.382 29.933 11 27.842 11 24c0-3.88 1.49-5.921 3.024-7.017q.354-.252.748-.444zm13.74.513c-.764.547-1.779 1.646-1.95 4.205l5.751 5.752q.275-.199.456-.45a1.25 1.25 0 0 1 2.034 1.453q-.317.439-.71.776l6.645 6.645A6.47 6.47 0 0 0 44 33.5v-19A6.5 6.5 0 0 0 37.5 8H13.303l13.044 13.043c.529-2.037 1.591-3.285 2.676-4.06c2.31-1.65 6.091-1.359 7.787 1.354a1.25 1.25 0 0 1-2.12 1.326c-.804-1.287-2.871-1.605-4.213-.646"/></svg>

React

import type { SVGProps } from "react";

export function FluentClosedCaptionOff48Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m38.196 39.963l3.67 3.67a1.25 1.25 0 0 0 1.768-1.767l-37.5-37.5a1.25 1.25 0 1 0-1.768 1.768l2.79 2.79A6.5 6.5 0 0 0 4 14.5v19a6.5 6.5 0 0 0 6.5 6.5h27q.352 0 .696-.037m-21.46-21.459a3 3 0 0 0-1.26.513C14.639 19.616 13.5 20.88 13.5 24c0 3.159 1.083 4.391 1.94 4.958c.632.418 1.522.62 2.388.529c.867-.092 1.542-.456 1.905-.963a1.25 1.25 0 0 1 2.034 1.453c-.887 1.242-2.308 1.851-3.676 1.996c-1.37.145-2.856-.153-4.03-.93C12.382 29.933 11 27.842 11 24c0-3.88 1.49-5.921 3.024-7.017q.354-.252.748-.444zm13.74.513c-.764.547-1.779 1.646-1.95 4.205l5.751 5.752q.275-.199.456-.45a1.25 1.25 0 0 1 2.034 1.453q-.317.439-.71.776l6.645 6.645A6.47 6.47 0 0 0 44 33.5v-19A6.5 6.5 0 0 0 37.5 8H13.303l13.044 13.043c.529-2.037 1.591-3.285 2.676-4.06c2.31-1.65 6.091-1.359 7.787 1.354a1.25 1.25 0 0 1-2.12 1.326c-.804-1.287-2.871-1.605-4.213-.646"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m38.196 39.963l3.67 3.67a1.25 1.25 0 0 0 1.768-1.767l-37.5-37.5a1.25 1.25 0 1 0-1.768 1.768l2.79 2.79A6.5 6.5 0 0 0 4 14.5v19a6.5 6.5 0 0 0 6.5 6.5h27q.352 0 .696-.037m-21.46-21.459a3 3 0 0 0-1.26.513C14.639 19.616 13.5 20.88 13.5 24c0 3.159 1.083 4.391 1.94 4.958c.632.418 1.522.62 2.388.529c.867-.092 1.542-.456 1.905-.963a1.25 1.25 0 0 1 2.034 1.453c-.887 1.242-2.308 1.851-3.676 1.996c-1.37.145-2.856-.153-4.03-.93C12.382 29.933 11 27.842 11 24c0-3.88 1.49-5.921 3.024-7.017q.354-.252.748-.444zm13.74.513c-.764.547-1.779 1.646-1.95 4.205l5.751 5.752q.275-.199.456-.45a1.25 1.25 0 0 1 2.034 1.453q-.317.439-.71.776l6.645 6.645A6.47 6.47 0 0 0 44 33.5v-19A6.5 6.5 0 0 0 37.5 8H13.303l13.044 13.043c.529-2.037 1.591-3.285 2.676-4.06c2.31-1.65 6.091-1.359 7.787 1.354a1.25 1.25 0 0 1-2.12 1.326c-.804-1.287-2.871-1.605-4.213-.646"/></svg>
</template>

CSS

.icon-closed-caption-off-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m38.196%2039.963l3.67%203.67a1.25%201.25%200%200%200%201.768-1.767l-37.5-37.5a1.25%201.25%200%201%200-1.768%201.768l2.79%202.79A6.5%206.5%200%200%200%204%2014.5v19a6.5%206.5%200%200%200%206.5%206.5h27q.352%200%20.696-.037m-21.46-21.459a3%203%200%200%200-1.26.513C14.639%2019.616%2013.5%2020.88%2013.5%2024c0%203.159%201.083%204.391%201.94%204.958c.632.418%201.522.62%202.388.529c.867-.092%201.542-.456%201.905-.963a1.25%201.25%200%200%201%202.034%201.453c-.887%201.242-2.308%201.851-3.676%201.996c-1.37.145-2.856-.153-4.03-.93C12.382%2029.933%2011%2027.842%2011%2024c0-3.88%201.49-5.921%203.024-7.017q.354-.252.748-.444zm13.74.513c-.764.547-1.779%201.646-1.95%204.205l5.751%205.752q.275-.199.456-.45a1.25%201.25%200%200%201%202.034%201.453q-.317.439-.71.776l6.645%206.645A6.47%206.47%200%200%200%2044%2033.5v-19A6.5%206.5%200%200%200%2037.5%208H13.303l13.044%2013.043c.529-2.037%201.591-3.285%202.676-4.06c2.31-1.65%206.091-1.359%207.787%201.354a1.25%201.25%200%200%201-2.12%201.326c-.804-1.287-2.871-1.605-4.213-.646%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m38.196%2039.963l3.67%203.67a1.25%201.25%200%200%200%201.768-1.767l-37.5-37.5a1.25%201.25%200%201%200-1.768%201.768l2.79%202.79A6.5%206.5%200%200%200%204%2014.5v19a6.5%206.5%200%200%200%206.5%206.5h27q.352%200%20.696-.037m-21.46-21.459a3%203%200%200%200-1.26.513C14.639%2019.616%2013.5%2020.88%2013.5%2024c0%203.159%201.083%204.391%201.94%204.958c.632.418%201.522.62%202.388.529c.867-.092%201.542-.456%201.905-.963a1.25%201.25%200%200%201%202.034%201.453c-.887%201.242-2.308%201.851-3.676%201.996c-1.37.145-2.856-.153-4.03-.93C12.382%2029.933%2011%2027.842%2011%2024c0-3.88%201.49-5.921%203.024-7.017q.354-.252.748-.444zm13.74.513c-.764.547-1.779%201.646-1.95%204.205l5.751%205.752q.275-.199.456-.45a1.25%201.25%200%200%201%202.034%201.453q-.317.439-.71.776l6.645%206.645A6.47%206.47%200%200%200%2044%2033.5v-19A6.5%206.5%200%200%200%2037.5%208H13.303l13.044%2013.043c.529-2.037%201.591-3.285%202.676-4.06c2.31-1.65%206.091-1.359%207.787%201.354a1.25%201.25%200%200%201-2.12%201.326c-.804-1.287-2.871-1.605-4.213-.646%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/closed-caption-off-48-filled.svg?color=%231a73e8&size=48