translate indic icon
translate-indic from Material Symbols by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- translate-indic
- Set
- Material Symbols
- 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
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="m11.9 22l4.55-12h2.1l4.55 12H21l-1.075-3.05h-4.85L14 22zm3.8-4.8h3.6l-1.8-5.1zM6.35 16q-1.65 0-3.087-.962T1.1 12.45l1.8-.9q.525 1.05 1.45 1.75t1.975.7q.95 0 1.563-.587T8.5 12t-.587-1.412T6.5 10H5V8h1.5q.625 0 1.063-.437T8 6.5t-.425-1.062T6.525 5Q5.95 5 5.5 5.375t-.8.825L3.125 4.975q.65-.8 1.5-1.388T6.55 3q1.425 0 2.438 1.012T10 6.475q0 .675-.25 1.313t-.725 1.137q.25.25.463.513T9.9 10H13V5h-2V3h6v2h-2v2.9L13.475 12H10.5v.1q0 1.575-1.15 2.738T6.35 16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsTranslateIndic(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 22l4.55-12h2.1l4.55 12H21l-1.075-3.05h-4.85L14 22zm3.8-4.8h3.6l-1.8-5.1zM6.35 16q-1.65 0-3.087-.962T1.1 12.45l1.8-.9q.525 1.05 1.45 1.75t1.975.7q.95 0 1.563-.587T8.5 12t-.587-1.412T6.5 10H5V8h1.5q.625 0 1.063-.437T8 6.5t-.425-1.062T6.525 5Q5.95 5 5.5 5.375t-.8.825L3.125 4.975q.65-.8 1.5-1.388T6.55 3q1.425 0 2.438 1.012T10 6.475q0 .675-.25 1.313t-.725 1.137q.25.25.463.513T9.9 10H13V5h-2V3h6v2h-2v2.9L13.475 12H10.5v.1q0 1.575-1.15 2.738T6.35 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 22l4.55-12h2.1l4.55 12H21l-1.075-3.05h-4.85L14 22zm3.8-4.8h3.6l-1.8-5.1zM6.35 16q-1.65 0-3.087-.962T1.1 12.45l1.8-.9q.525 1.05 1.45 1.75t1.975.7q.95 0 1.563-.587T8.5 12t-.587-1.412T6.5 10H5V8h1.5q.625 0 1.063-.437T8 6.5t-.425-1.062T6.525 5Q5.95 5 5.5 5.375t-.8.825L3.125 4.975q.65-.8 1.5-1.388T6.55 3q1.425 0 2.438 1.012T10 6.475q0 .675-.25 1.313t-.725 1.137q.25.25.463.513T9.9 10H13V5h-2V3h6v2h-2v2.9L13.475 12H10.5v.1q0 1.575-1.15 2.738T6.35 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%2022l4.55-12h2.1l4.55%2012H21l-1.075-3.05h-4.85L14%2022zm3.8-4.8h3.6l-1.8-5.1zM6.35%2016q-1.65%200-3.087-.962T1.1%2012.45l1.8-.9q.525%201.05%201.45%201.75t1.975.7q.95%200%201.563-.587T8.5%2012t-.587-1.412T6.5%2010H5V8h1.5q.625%200%201.063-.437T8%206.5t-.425-1.062T6.525%205Q5.95%205%205.5%205.375t-.8.825L3.125%204.975q.65-.8%201.5-1.388T6.55%203q1.425%200%202.438%201.012T10%206.475q0%20.675-.25%201.313t-.725%201.137q.25.25.463.513T9.9%2010H13V5h-2V3h6v2h-2v2.9L13.475%2012H10.5v.1q0%201.575-1.15%202.738T6.35%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%2022l4.55-12h2.1l4.55%2012H21l-1.075-3.05h-4.85L14%2022zm3.8-4.8h3.6l-1.8-5.1zM6.35%2016q-1.65%200-3.087-.962T1.1%2012.45l1.8-.9q.525%201.05%201.45%201.75t1.975.7q.95%200%201.563-.587T8.5%2012t-.587-1.412T6.5%2010H5V8h1.5q.625%200%201.063-.437T8%206.5t-.425-1.062T6.525%205Q5.95%205%205.5%205.375t-.8.825L3.125%204.975q.65-.8%201.5-1.388T6.55%203q1.425%200%202.438%201.012T10%206.475q0%20.675-.25%201.313t-.725%201.137q.25.25.463.513T9.9%2010H13V5h-2V3h6v2h-2v2.9L13.475%2012H10.5v.1q0%201.575-1.15%202.738T6.35%2016%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.svg?color=%231a73e8&size=48