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

Name
translate-indic
Set
Material Symbols Light
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
translate-indic-outline, translate-indic-outline-sharp, translate-indic-sharp

1 other variant in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

Use the translate indic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.9 21l4.358-11h1.023l4.358 11h-1.081l-1.19-3.05H14.17L12.981 21zm2.608-3.954h4.523l-2.262-5.811zM6.523 16q-1.477 0-2.683-.818t-1.817-2.136l.916-.457q.505 1.05 1.44 1.73q.935.681 2.08.681q1.143 0 1.842-.684Q9 13.633 9 12.577q0-1.113-.732-1.845T6.5 10H4.73V9H6.5q.817 0 1.409-.601q.591-.601.591-1.476q0-.779-.502-1.351T6.621 5q-.613 0-1.063.308t-.8.796l-.767-.61q.496-.665 1.144-1.08Q5.783 4 6.646 4q1.271 0 2.063.859q.791.858.791 2.039q0 .79-.385 1.476q-.384.686-1.051 1.07q.327.154.597.35q.27.194.489.437h4.35V5h-2.384V4h5.769v1H14.5v4.016l-.929 2.215H9.692q.154.294.231.636T10 12.6q0 1.556-.967 2.478T6.523 16"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTranslateIndic(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="m11.9 21l4.358-11h1.023l4.358 11h-1.081l-1.19-3.05H14.17L12.981 21zm2.608-3.954h4.523l-2.262-5.811zM6.523 16q-1.477 0-2.683-.818t-1.817-2.136l.916-.457q.505 1.05 1.44 1.73q.935.681 2.08.681q1.143 0 1.842-.684Q9 13.633 9 12.577q0-1.113-.732-1.845T6.5 10H4.73V9H6.5q.817 0 1.409-.601q.591-.601.591-1.476q0-.779-.502-1.351T6.621 5q-.613 0-1.063.308t-.8.796l-.767-.61q.496-.665 1.144-1.08Q5.783 4 6.646 4q1.271 0 2.063.859q.791.858.791 2.039q0 .79-.385 1.476q-.384.686-1.051 1.07q.327.154.597.35q.27.194.489.437h4.35V5h-2.384V4h5.769v1H14.5v4.016l-.929 2.215H9.692q.154.294.231.636T10 12.6q0 1.556-.967 2.478T6.523 16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.9 21l4.358-11h1.023l4.358 11h-1.081l-1.19-3.05H14.17L12.981 21zm2.608-3.954h4.523l-2.262-5.811zM6.523 16q-1.477 0-2.683-.818t-1.817-2.136l.916-.457q.505 1.05 1.44 1.73q.935.681 2.08.681q1.143 0 1.842-.684Q9 13.633 9 12.577q0-1.113-.732-1.845T6.5 10H4.73V9H6.5q.817 0 1.409-.601q.591-.601.591-1.476q0-.779-.502-1.351T6.621 5q-.613 0-1.063.308t-.8.796l-.767-.61q.496-.665 1.144-1.08Q5.783 4 6.646 4q1.271 0 2.063.859q.791.858.791 2.039q0 .79-.385 1.476q-.384.686-1.051 1.07q.327.154.597.35q.27.194.489.437h4.35V5h-2.384V4h5.769v1H14.5v4.016l-.929 2.215H9.692q.154.294.231.636T10 12.6q0 1.556-.967 2.478T6.523 16"/></svg>
</template>

CSS

.icon-translate-indic {
  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%22m11.9%2021l4.358-11h1.023l4.358%2011h-1.081l-1.19-3.05H14.17L12.981%2021zm2.608-3.954h4.523l-2.262-5.811zM6.523%2016q-1.477%200-2.683-.818t-1.817-2.136l.916-.457q.505%201.05%201.44%201.73q.935.681%202.08.681q1.143%200%201.842-.684Q9%2013.633%209%2012.577q0-1.113-.732-1.845T6.5%2010H4.73V9H6.5q.817%200%201.409-.601q.591-.601.591-1.476q0-.779-.502-1.351T6.621%205q-.613%200-1.063.308t-.8.796l-.767-.61q.496-.665%201.144-1.08Q5.783%204%206.646%204q1.271%200%202.063.859q.791.858.791%202.039q0%20.79-.385%201.476q-.384.686-1.051%201.07q.327.154.597.35q.27.194.489.437h4.35V5h-2.384V4h5.769v1H14.5v4.016l-.929%202.215H9.692q.154.294.231.636T10%2012.6q0%201.556-.967%202.478T6.523%2016%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%22m11.9%2021l4.358-11h1.023l4.358%2011h-1.081l-1.19-3.05H14.17L12.981%2021zm2.608-3.954h4.523l-2.262-5.811zM6.523%2016q-1.477%200-2.683-.818t-1.817-2.136l.916-.457q.505%201.05%201.44%201.73q.935.681%202.08.681q1.143%200%201.842-.684Q9%2013.633%209%2012.577q0-1.113-.732-1.845T6.5%2010H4.73V9H6.5q.817%200%201.409-.601q.591-.601.591-1.476q0-.779-.502-1.351T6.621%205q-.613%200-1.063.308t-.8.796l-.767-.61q.496-.665%201.144-1.08Q5.783%204%206.646%204q1.271%200%202.063.859q.791.858.791%202.039q0%20.79-.385%201.476q-.384.686-1.051%201.07q.327.154.597.35q.27.194.489.437h4.35V5h-2.384V4h5.769v1H14.5v4.016l-.929%202.215H9.692q.154.294.231.636T10%2012.6q0%201.556-.967%202.478T6.523%2016%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-indic.svg?color=%231a73e8&size=48