translate subtitles icon
translate-subtitles-rounded from Material Symbols Light by Google · Rounded · Apache-2.0 Free for personal and commercial use.
- Name
- translate-subtitles-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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="M18.664 8.78q-.126-.126-.317-.126t-.317.125t-.126.316t.125.317t.316.126t.317-.125t.126-.316t-.125-.317m-7.557-2.75q-.125-.126-.317-.126q-.191 0-.317.125t-.126.316t.125.318t.317.125h.02q.183 0 .303-.125t.12-.316t-.125-.317m7.24.758q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-5.25q-.192 0-.317.125t-.125.316t.125.318q.125.125.317.125zm-11.11 8.016q.37.425.813.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59 2.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.302.51.662 1.008q.36.5.759.98q.742-.842 1.342-1.765t.956-1.985h-6.51q-.177 0-.31-.127Q2 10.17 2 9.976q0-.18.133-.309q.133-.128.31-.128H6.23v-.866q0-.191.125-.317q.125-.125.316-.125t.318.125t.125.317v.866h4.181q.192 0 .317.125q.126.125.126.316t-.126.317t-.317.126H9.858q-.406 1.235-1.084 2.316t-1.537 2.065m2.667 5.319l-.823 2.133q-.056.123-.157.203t-.246.08q-.243 0-.37-.188q-.125-.187-.039-.403l3.095-7.915q.055-.13.156-.196t.244-.068h.328q.143 0 .244.07q.1.07.156.2l3.114 7.909q.086.216-.044.403t-.362.188q-.148 0-.249-.08t-.157-.209l-.823-2.127zm.302-.78h3.463l-1.734-4.512zm10.467-6.574h-6.884q-.344 0-.576-.232t-.232-.575V9.539h2.865q.192 0 .317-.125q.125-.126.125-.317t-.125-.317t-.317-.126H8.135V7.212q0-.098-.067-.165q-.066-.066-.164-.066q-.31 0-.54-.23t-.23-.54V3.27q0-.528.377-.899T8.46 2h12.212q.575 0 .951.37t.376.9v8.23q0 .529-.376.899t-.951.37"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTranslateSubtitlesRounded(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.664 8.78q-.126-.126-.317-.126t-.317.125t-.126.316t.125.317t.316.126t.317-.125t.126-.316t-.125-.317m-7.557-2.75q-.125-.126-.317-.126q-.191 0-.317.125t-.126.316t.125.318t.317.125h.02q.183 0 .303-.125t.12-.316t-.125-.317m7.24.758q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-5.25q-.192 0-.317.125t-.125.316t.125.318q.125.125.317.125zm-11.11 8.016q.37.425.813.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59 2.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.302.51.662 1.008q.36.5.759.98q.742-.842 1.342-1.765t.956-1.985h-6.51q-.177 0-.31-.127Q2 10.17 2 9.976q0-.18.133-.309q.133-.128.31-.128H6.23v-.866q0-.191.125-.317q.125-.125.316-.125t.318.125t.125.317v.866h4.181q.192 0 .317.125q.126.125.126.316t-.126.317t-.317.126H9.858q-.406 1.235-1.084 2.316t-1.537 2.065m2.667 5.319l-.823 2.133q-.056.123-.157.203t-.246.08q-.243 0-.37-.188q-.125-.187-.039-.403l3.095-7.915q.055-.13.156-.196t.244-.068h.328q.143 0 .244.07q.1.07.156.2l3.114 7.909q.086.216-.044.403t-.362.188q-.148 0-.249-.08t-.157-.209l-.823-2.127zm.302-.78h3.463l-1.734-4.512zm10.467-6.574h-6.884q-.344 0-.576-.232t-.232-.575V9.539h2.865q.192 0 .317-.125q.125-.126.125-.317t-.125-.317t-.317-.126H8.135V7.212q0-.098-.067-.165q-.066-.066-.164-.066q-.31 0-.54-.23t-.23-.54V3.27q0-.528.377-.899T8.46 2h12.212q.575 0 .951.37t.376.9v8.23q0 .529-.376.899t-.951.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="M18.664 8.78q-.126-.126-.317-.126t-.317.125t-.126.316t.125.317t.316.126t.317-.125t.126-.316t-.125-.317m-7.557-2.75q-.125-.126-.317-.126q-.191 0-.317.125t-.126.316t.125.318t.317.125h.02q.183 0 .303-.125t.12-.316t-.125-.317m7.24.758q.192 0 .317-.125t.125-.316t-.125-.317t-.317-.126h-5.25q-.192 0-.317.125t-.125.316t.125.318q.125.125.317.125zm-11.11 8.016q.37.425.813.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59 2.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.302.51.662 1.008q.36.5.759.98q.742-.842 1.342-1.765t.956-1.985h-6.51q-.177 0-.31-.127Q2 10.17 2 9.976q0-.18.133-.309q.133-.128.31-.128H6.23v-.866q0-.191.125-.317q.125-.125.316-.125t.318.125t.125.317v.866h4.181q.192 0 .317.125q.126.125.126.316t-.126.317t-.317.126H9.858q-.406 1.235-1.084 2.316t-1.537 2.065m2.667 5.319l-.823 2.133q-.056.123-.157.203t-.246.08q-.243 0-.37-.188q-.125-.187-.039-.403l3.095-7.915q.055-.13.156-.196t.244-.068h.328q.143 0 .244.07q.1.07.156.2l3.114 7.909q.086.216-.044.403t-.362.188q-.148 0-.249-.08t-.157-.209l-.823-2.127zm.302-.78h3.463l-1.734-4.512zm10.467-6.574h-6.884q-.344 0-.576-.232t-.232-.575V9.539h2.865q.192 0 .317-.125q.125-.126.125-.317t-.125-.317t-.317-.126H8.135V7.212q0-.098-.067-.165q-.066-.066-.164-.066q-.31 0-.54-.23t-.23-.54V3.27q0-.528.377-.899T8.46 2h12.212q.575 0 .951.37t.376.9v8.23q0 .529-.376.899t-.951.37"/></svg> </template>
CSS
.icon-translate-subtitles-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%22M18.664%208.78q-.126-.126-.317-.126t-.317.125t-.126.316t.125.317t.316.126t.317-.125t.126-.316t-.125-.317m-7.557-2.75q-.125-.126-.317-.126q-.191%200-.317.125t-.126.316t.125.318t.317.125h.02q.183%200%20.303-.125t.12-.316t-.125-.317m7.24.758q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126h-5.25q-.192%200-.317.125t-.125.316t.125.318q.125.125.317.125zm-11.11%208.016q.37.425.813.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59%202.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.302.51.662%201.008q.36.5.759.98q.742-.842%201.342-1.765t.956-1.985h-6.51q-.177%200-.31-.127Q2%2010.17%202%209.976q0-.18.133-.309q.133-.128.31-.128H6.23v-.866q0-.191.125-.317q.125-.125.316-.125t.318.125t.125.317v.866h4.181q.192%200%20.317.125q.126.125.126.316t-.126.317t-.317.126H9.858q-.406%201.235-1.084%202.316t-1.537%202.065m2.667%205.319l-.823%202.133q-.056.123-.157.203t-.246.08q-.243%200-.37-.188q-.125-.187-.039-.403l3.095-7.915q.055-.13.156-.196t.244-.068h.328q.143%200%20.244.07q.1.07.156.2l3.114%207.909q.086.216-.044.403t-.362.188q-.148%200-.249-.08t-.157-.209l-.823-2.127zm.302-.78h3.463l-1.734-4.512zm10.467-6.574h-6.884q-.344%200-.576-.232t-.232-.575V9.539h2.865q.192%200%20.317-.125q.125-.126.125-.317t-.125-.317t-.317-.126H8.135V7.212q0-.098-.067-.165q-.066-.066-.164-.066q-.31%200-.54-.23t-.23-.54V3.27q0-.528.377-.899T8.46%202h12.212q.575%200%20.951.37t.376.9v8.23q0%20.529-.376.899t-.951.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%22M18.664%208.78q-.126-.126-.317-.126t-.317.125t-.126.316t.125.317t.316.126t.317-.125t.126-.316t-.125-.317m-7.557-2.75q-.125-.126-.317-.126q-.191%200-.317.125t-.126.316t.125.318t.317.125h.02q.183%200%20.303-.125t.12-.316t-.125-.317m7.24.758q.192%200%20.317-.125t.125-.316t-.125-.317t-.317-.126h-5.25q-.192%200-.317.125t-.125.316t.125.318q.125.125.317.125zm-11.11%208.016q.37.425.813.862t.851.807l-.344.89q-.464-.419-.971-.914q-.508-.495-.95-.988l-2.59%202.514q-.149.129-.324.139q-.175.009-.304-.139q-.128-.148-.119-.326t.139-.307l2.62-2.532q-.441-.518-.812-1.048t-.72-1.102q-.117-.21-.065-.367q.052-.156.2-.243t.305-.065q.156.02.268.2q.302.51.662%201.008q.36.5.759.98q.742-.842%201.342-1.765t.956-1.985h-6.51q-.177%200-.31-.127Q2%2010.17%202%209.976q0-.18.133-.309q.133-.128.31-.128H6.23v-.866q0-.191.125-.317q.125-.125.316-.125t.318.125t.125.317v.866h4.181q.192%200%20.317.125q.126.125.126.316t-.126.317t-.317.126H9.858q-.406%201.235-1.084%202.316t-1.537%202.065m2.667%205.319l-.823%202.133q-.056.123-.157.203t-.246.08q-.243%200-.37-.188q-.125-.187-.039-.403l3.095-7.915q.055-.13.156-.196t.244-.068h.328q.143%200%20.244.07q.1.07.156.2l3.114%207.909q.086.216-.044.403t-.362.188q-.148%200-.249-.08t-.157-.209l-.823-2.127zm.302-.78h3.463l-1.734-4.512zm10.467-6.574h-6.884q-.344%200-.576-.232t-.232-.575V9.539h2.865q.192%200%20.317-.125q.125-.126.125-.317t-.125-.317t-.317-.126H8.135V7.212q0-.098-.067-.165q-.066-.066-.164-.066q-.31%200-.54-.23t-.23-.54V3.27q0-.528.377-.899T8.46%202h12.212q.575%200%20.951.37t.376.9v8.23q0%20.529-.376.899t-.951.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-rounded.svg?color=%231a73e8&size=48