translate indic icon

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

Name
translate-indic-rounded
Set
Material Symbols
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
translate-indic-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

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="M6.35 16q-1.425 0-2.687-.712T1.6 13.325q-.225-.35-.1-.737T2 12t.775-.075t.675.475q.575.725 1.325 1.163t1.55.437q.95 0 1.563-.587T8.5 12t-.587-1.412T6.5 10H6q-.425 0-.712-.288T5 9t.288-.712T6 8h.5q.625 0 1.063-.437T8 6.5t-.425-1.062T6.525 5q-.35 0-.65.138t-.55.362q-.425.375-.825.35t-.675-.3t-.325-.638t.25-.637q.575-.575 1.275-.925T6.55 3q1.425 0 2.438 1.012T10 6.475q0 .675-.25 1.313t-.725 1.137q.25.25.463.513T9.9 10H13V5h-1q-.425 0-.712-.288T11 4t.288-.712T12 3h4q.425 0 .713.288T17 4t-.288.713T16 5h-1v2.9L13.475 12H10.5v.1q0 1.575-1.15 2.738T6.35 16m8.725 2.95l-.85 2.425q-.1.275-.35.45t-.55.175q-.5 0-.812-.413t-.113-.912l3.8-10.05q.125-.275.375-.45t.55-.175h.75q.3 0 .55.175t.375.45L22.6 20.7q.2.475-.1.888t-.8.412q-.325 0-.562-.175t-.363-.475l-.85-2.4zm.625-1.75h3.6l-1.8-5.1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTranslateIndicRounded(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="M6.35 16q-1.425 0-2.687-.712T1.6 13.325q-.225-.35-.1-.737T2 12t.775-.075t.675.475q.575.725 1.325 1.163t1.55.437q.95 0 1.563-.587T8.5 12t-.587-1.412T6.5 10H6q-.425 0-.712-.288T5 9t.288-.712T6 8h.5q.625 0 1.063-.437T8 6.5t-.425-1.062T6.525 5q-.35 0-.65.138t-.55.362q-.425.375-.825.35t-.675-.3t-.325-.638t.25-.637q.575-.575 1.275-.925T6.55 3q1.425 0 2.438 1.012T10 6.475q0 .675-.25 1.313t-.725 1.137q.25.25.463.513T9.9 10H13V5h-1q-.425 0-.712-.288T11 4t.288-.712T12 3h4q.425 0 .713.288T17 4t-.288.713T16 5h-1v2.9L13.475 12H10.5v.1q0 1.575-1.15 2.738T6.35 16m8.725 2.95l-.85 2.425q-.1.275-.35.45t-.55.175q-.5 0-.812-.413t-.113-.912l3.8-10.05q.125-.275.375-.45t.55-.175h.75q.3 0 .55.175t.375.45L22.6 20.7q.2.475-.1.888t-.8.412q-.325 0-.562-.175t-.363-.475l-.85-2.4zm.625-1.75h3.6l-1.8-5.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.35 16q-1.425 0-2.687-.712T1.6 13.325q-.225-.35-.1-.737T2 12t.775-.075t.675.475q.575.725 1.325 1.163t1.55.437q.95 0 1.563-.587T8.5 12t-.587-1.412T6.5 10H6q-.425 0-.712-.288T5 9t.288-.712T6 8h.5q.625 0 1.063-.437T8 6.5t-.425-1.062T6.525 5q-.35 0-.65.138t-.55.362q-.425.375-.825.35t-.675-.3t-.325-.638t.25-.637q.575-.575 1.275-.925T6.55 3q1.425 0 2.438 1.012T10 6.475q0 .675-.25 1.313t-.725 1.137q.25.25.463.513T9.9 10H13V5h-1q-.425 0-.712-.288T11 4t.288-.712T12 3h4q.425 0 .713.288T17 4t-.288.713T16 5h-1v2.9L13.475 12H10.5v.1q0 1.575-1.15 2.738T6.35 16m8.725 2.95l-.85 2.425q-.1.275-.35.45t-.55.175q-.5 0-.812-.413t-.113-.912l3.8-10.05q.125-.275.375-.45t.55-.175h.75q.3 0 .55.175t.375.45L22.6 20.7q.2.475-.1.888t-.8.412q-.325 0-.562-.175t-.363-.475l-.85-2.4zm.625-1.75h3.6l-1.8-5.1z"/></svg>
</template>

CSS

.icon-translate-indic-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%22M6.35%2016q-1.425%200-2.687-.712T1.6%2013.325q-.225-.35-.1-.737T2%2012t.775-.075t.675.475q.575.725%201.325%201.163t1.55.437q.95%200%201.563-.587T8.5%2012t-.587-1.412T6.5%2010H6q-.425%200-.712-.288T5%209t.288-.712T6%208h.5q.625%200%201.063-.437T8%206.5t-.425-1.062T6.525%205q-.35%200-.65.138t-.55.362q-.425.375-.825.35t-.675-.3t-.325-.638t.25-.637q.575-.575%201.275-.925T6.55%203q1.425%200%202.438%201.012T10%206.475q0%20.675-.25%201.313t-.725%201.137q.25.25.463.513T9.9%2010H13V5h-1q-.425%200-.712-.288T11%204t.288-.712T12%203h4q.425%200%20.713.288T17%204t-.288.713T16%205h-1v2.9L13.475%2012H10.5v.1q0%201.575-1.15%202.738T6.35%2016m8.725%202.95l-.85%202.425q-.1.275-.35.45t-.55.175q-.5%200-.812-.413t-.113-.912l3.8-10.05q.125-.275.375-.45t.55-.175h.75q.3%200%20.55.175t.375.45L22.6%2020.7q.2.475-.1.888t-.8.412q-.325%200-.562-.175t-.363-.475l-.85-2.4zm.625-1.75h3.6l-1.8-5.1z%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%22M6.35%2016q-1.425%200-2.687-.712T1.6%2013.325q-.225-.35-.1-.737T2%2012t.775-.075t.675.475q.575.725%201.325%201.163t1.55.437q.95%200%201.563-.587T8.5%2012t-.587-1.412T6.5%2010H6q-.425%200-.712-.288T5%209t.288-.712T6%208h.5q.625%200%201.063-.437T8%206.5t-.425-1.062T6.525%205q-.35%200-.65.138t-.55.362q-.425.375-.825.35t-.675-.3t-.325-.638t.25-.637q.575-.575%201.275-.925T6.55%203q1.425%200%202.438%201.012T10%206.475q0%20.675-.25%201.313t-.725%201.137q.25.25.463.513T9.9%2010H13V5h-1q-.425%200-.712-.288T11%204t.288-.712T12%203h4q.425%200%20.713.288T17%204t-.288.713T16%205h-1v2.9L13.475%2012H10.5v.1q0%201.575-1.15%202.738T6.35%2016m8.725%202.95l-.85%202.425q-.1.275-.35.45t-.55.175q-.5%200-.812-.413t-.113-.912l3.8-10.05q.125-.275.375-.45t.55-.175h.75q.3%200%20.55.175t.375.45L22.6%2020.7q.2.475-.1.888t-.8.412q-.325%200-.562-.175t-.363-.475l-.85-2.4zm.625-1.75h3.6l-1.8-5.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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