subtitles-off-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
subtitles-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the subtitles off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.434 11.703q.143-.143.143-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143M21 6.616v9.782q0 .54-.497.745t-.876-.174l-5.123-5.123h2.419q.214 0 .357-.143t.143-.357t-.143-.356t-.357-.144h-3.42L9.032 6.373q-.379-.379-.174-.876T9.602 5h9.783q.69 0 1.153.463T21 6.616M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h.193l6.769 6.77h-1.415L2.735 4.341q-.14-.14-.15-.344t.15-.364t.354-.159t.353.16l16.27 16.269q.14.14.153.341t-.153.366q-.16.16-.354.16t-.354-.16L17.38 19zm8.188-4.577H7.077q-.213 0-.357.143t-.143.357t.143.357t.357.143h6.727z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSubtitlesOffRounded(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="M7.434 11.703q.143-.143.143-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143M21 6.616v9.782q0 .54-.497.745t-.876-.174l-5.123-5.123h2.419q.214 0 .357-.143t.143-.357t-.143-.356t-.357-.144h-3.42L9.032 6.373q-.379-.379-.174-.876T9.602 5h9.783q.69 0 1.153.463T21 6.616M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h.193l6.769 6.77h-1.415L2.735 4.341q-.14-.14-.15-.344t.15-.364t.354-.159t.353.16l16.27 16.269q.14.14.153.341t-.153.366q-.16.16-.354.16t-.354-.16L17.38 19zm8.188-4.577H7.077q-.213 0-.357.143t-.143.357t.143.357t.357.143h6.727z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.434 11.703q.143-.143.143-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143M21 6.616v9.782q0 .54-.497.745t-.876-.174l-5.123-5.123h2.419q.214 0 .357-.143t.143-.357t-.143-.356t-.357-.144h-3.42L9.032 6.373q-.379-.379-.174-.876T9.602 5h9.783q.69 0 1.153.463T21 6.616M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h.193l6.769 6.77h-1.415L2.735 4.341q-.14-.14-.15-.344t.15-.364t.354-.159t.353.16l16.27 16.269q.14.14.153.341t-.153.366q-.16.16-.354.16t-.354-.16L17.38 19zm8.188-4.577H7.077q-.213 0-.357.143t-.143.357t.143.357t.357.143h6.727z"/></svg>
</template>

CSS

.icon-subtitles-off-rounded {
  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%22M7.434%2011.703q.143-.143.143-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143M21%206.616v9.782q0%20.54-.497.745t-.876-.174l-5.123-5.123h2.419q.214%200%20.357-.143t.143-.357t-.143-.356t-.357-.144h-3.42L9.032%206.373q-.379-.379-.174-.876T9.602%205h9.783q.69%200%201.153.463T21%206.616M4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h.193l6.769%206.77h-1.415L2.735%204.341q-.14-.14-.15-.344t.15-.364t.354-.159t.353.16l16.27%2016.269q.14.14.153.341t-.153.366q-.16.16-.354.16t-.354-.16L17.38%2019zm8.188-4.577H7.077q-.213%200-.357.143t-.143.357t.143.357t.357.143h6.727z%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%22M7.434%2011.703q.143-.143.143-.357q0-.213-.143-.356t-.357-.144t-.357.144t-.143.356t.143.357t.357.143t.357-.143M21%206.616v9.782q0%20.54-.497.745t-.876-.174l-5.123-5.123h2.419q.214%200%20.357-.143t.143-.357t-.143-.356t-.357-.144h-3.42L9.032%206.373q-.379-.379-.174-.876T9.602%205h9.783q.69%200%201.153.463T21%206.616M4.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h.193l6.769%206.77h-1.415L2.735%204.341q-.14-.14-.15-.344t.15-.364t.354-.159t.353.16l16.27%2016.269q.14.14.153.341t-.153.366q-.16.16-.354.16t-.354-.16L17.38%2019zm8.188-4.577H7.077q-.213%200-.357.143t-.143.357t.143.357t.357.143h6.727z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/subtitles-off-rounded.svg?color=%231a73e8&size=48