translate subtitles icon

translate-subtitles from Material Symbols Light by Google · Regular · Apache-2.0 Free for personal and commercial use.

Name
translate-subtitles
Set
Material Symbols Light
Style
Regular
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

Related icons in Material Symbols Light

Use the translate subtitles icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm7.698-9.803h.885v-.885h-.885zm-7.558-2.75h.885v-.885h-.885zm2.308 0h6.135v-.885h-6.135zm8.019 5.98h-7.692V9.54h3.308v-.885H8.134V6.98h-1V3.269q0-.528.377-.899t.95-.37h12.212q.573 0 .95.37t.377.9v8.23q0 .529-.377.899t-.95.37"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTranslateSubtitles(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="m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm7.698-9.803h.885v-.885h-.885zm-7.558-2.75h.885v-.885h-.885zm2.308 0h6.135v-.885h-6.135zm8.019 5.98h-7.692V9.54h3.308v-.885H8.134V6.98h-1V3.269q0-.528.377-.899t.95-.37h12.212q.573 0 .95.37t.377.9v8.23q0 .529-.377.899t-.95.37"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.73 18.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16 12h.981q.331.579.698 1.117t.816 1.056q.742-.842 1.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406 1.235-1.084 2.315q-.678 1.081-1.537 2.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299 4.23l3.433-8.769h.932l3.452 8.77h-.954l-.92-2.416H9.903l-.935 2.415zm2.177-3.196h3.463l-1.735-4.511zm7.698-9.803h.885v-.885h-.885zm-7.558-2.75h.885v-.885h-.885zm2.308 0h6.135v-.885h-6.135zm8.019 5.98h-7.692V9.54h3.308v-.885H8.134V6.98h-1V3.269q0-.528.377-.899t.95-.37h12.212q.573 0 .95.37t.377.9v8.23q0 .529-.377.899t-.95.37"/></svg>
</template>

CSS

.icon-translate-subtitles {
  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%22m3.73%2018.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16%2012h.981q.331.579.698%201.117t.816%201.056q.742-.842%201.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406%201.235-1.084%202.315q-.678%201.081-1.537%202.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299%204.23l3.433-8.769h.932l3.452%208.77h-.954l-.92-2.416H9.903l-.935%202.415zm2.177-3.196h3.463l-1.735-4.511zm7.698-9.803h.885v-.885h-.885zm-7.558-2.75h.885v-.885h-.885zm2.308%200h6.135v-.885h-6.135zm8.019%205.98h-7.692V9.54h3.308v-.885H8.134V6.98h-1V3.269q0-.528.377-.899t.95-.37h12.212q.573%200%20.95.37t.377.9v8.23q0%20.529-.377.899t-.95.37%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%22m3.73%2018.308l-.613-.647l2.94-2.852q-.545-.665-1.019-1.361T4.16%2012h.981q.331.579.698%201.117t.816%201.056q.742-.842%201.342-1.765t.956-1.985H2v-.885h4.23V8.231h.885v1.307h4.624v.885H9.858q-.406%201.235-1.084%202.315q-.678%201.081-1.537%202.066q.369.425.812.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988zm4.299%204.23l3.433-8.769h.932l3.452%208.77h-.954l-.92-2.416H9.903l-.935%202.415zm2.177-3.196h3.463l-1.735-4.511zm7.698-9.803h.885v-.885h-.885zm-7.558-2.75h.885v-.885h-.885zm2.308%200h6.135v-.885h-6.135zm8.019%205.98h-7.692V9.54h3.308v-.885H8.134V6.98h-1V3.269q0-.528.377-.899t.95-.37h12.212q.573%200%20.95.37t.377.9v8.23q0%20.529-.377.899t-.95.37%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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