translate icon
translate-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- translate-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
12 other variants in Fluent UI System Icons
The same icon in other sets
translateBootstrap IconstranslateCarbontranslateHuge IconstranslateIconParktranslateIconPark OutlinetranslateIconoirtranslateMajesticonstranslateMaterial SymbolstranslateMaterial Symbols LighttranslateMaterial Design Iconstranslate-fillMingCute IcontranslatePhosphortranslateRemix IcontranslateTDesign Icons
Related icons in Fluent UI System Icons
Use the translate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.385 5.997a6.07 6.07 0 0 1 4.576-.467h.001c1.232.362 1.906 1.11 2.237 1.94c.3.754.3 1.536.3 1.99v5.79a.75.75 0 0 1-1.5 0v-.3a9 9 0 0 1-.396.222c-.952.505-2.327 1.018-3.757.761c-1.584-.285-2.576-1.595-2.8-2.952c-.229-1.38.316-2.937 1.902-3.697c1.44-.69 2.99-.628 4.122-.427c.342.061.653.136.923.211c-.013-.351-.055-.71-.188-1.042c-.166-.417-.491-.83-1.264-1.056a4.57 4.57 0 0 0-3.431.34a.75.75 0 0 1-.725-1.313m4.423 4.337c-.986-.175-2.175-.194-3.212.303c-.891.427-1.208 1.27-1.07 2.1c.141.854.741 1.568 1.586 1.72c.938.169 1.947-.164 2.788-.61a8 8 0 0 0 1.098-.702v-2.507a8.4 8.4 0 0 0-1.19-.304m8.677-3.296a.75.75 0 0 1 .476.948c-.09.27-.185.61-.271.94c.948-.088 1.87-.226 2.638-.406a.75.75 0 1 1 .343 1.46c-.973.229-2.152.392-3.336.481q-.164.818-.257 1.5a6 6 0 0 1 1.672-.238a.75.75 0 0 1 1.5.027l-.003.222a4.04 4.04 0 0 1 2.504 2.423a3.98 3.98 0 0 1-.154 3.128c-.496 1.025-1.44 1.894-2.827 2.427a.75.75 0 0 1-.538-1.4c1.083-.416 1.708-1.046 2.015-1.68a2.48 2.48 0 0 0 .097-1.954a2.55 2.55 0 0 0-1.278-1.399a7.63 7.63 0 0 1-2.285 4.047q.086.197.17.424a.75.75 0 1 1-1.423.478a4.7 4.7 0 0 1-1.24.474c-.72.155-1.557.099-2.13-.486c-.865-.886-.818-2.277-.204-3.442c.477-.908 1.323-1.77 2.538-2.413c.06-.614.157-1.298.3-2.064c-.654.014-1.28.002-1.844-.037a.75.75 0 0 1 .102-1.496c.622.042 1.331.05 2.067.024c.116-.472.272-1.067.42-1.512a.75.75 0 0 1 .948-.476m-2.058 7.372c-.546.413-.92.87-1.146 1.3c-.444.843-.289 1.45-.05 1.695c.055.057.258.172.742.068c.345-.074.672-.202.977-.373a8 8 0 0 1-.386-1.373a9 9 0 0 1-.137-1.317m1.755 1.66a6.65 6.65 0 0 0 1.413-2.848a4.7 4.7 0 0 0-1.328.25a8 8 0 0 0-.34.12a8.6 8.6 0 0 0 .113 1.867q.062.338.142.611"/></svg>
React
import type { SVGProps } from "react";
export function FluentTranslate24Regular(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.385 5.997a6.07 6.07 0 0 1 4.576-.467h.001c1.232.362 1.906 1.11 2.237 1.94c.3.754.3 1.536.3 1.99v5.79a.75.75 0 0 1-1.5 0v-.3a9 9 0 0 1-.396.222c-.952.505-2.327 1.018-3.757.761c-1.584-.285-2.576-1.595-2.8-2.952c-.229-1.38.316-2.937 1.902-3.697c1.44-.69 2.99-.628 4.122-.427c.342.061.653.136.923.211c-.013-.351-.055-.71-.188-1.042c-.166-.417-.491-.83-1.264-1.056a4.57 4.57 0 0 0-3.431.34a.75.75 0 0 1-.725-1.313m4.423 4.337c-.986-.175-2.175-.194-3.212.303c-.891.427-1.208 1.27-1.07 2.1c.141.854.741 1.568 1.586 1.72c.938.169 1.947-.164 2.788-.61a8 8 0 0 0 1.098-.702v-2.507a8.4 8.4 0 0 0-1.19-.304m8.677-3.296a.75.75 0 0 1 .476.948c-.09.27-.185.61-.271.94c.948-.088 1.87-.226 2.638-.406a.75.75 0 1 1 .343 1.46c-.973.229-2.152.392-3.336.481q-.164.818-.257 1.5a6 6 0 0 1 1.672-.238a.75.75 0 0 1 1.5.027l-.003.222a4.04 4.04 0 0 1 2.504 2.423a3.98 3.98 0 0 1-.154 3.128c-.496 1.025-1.44 1.894-2.827 2.427a.75.75 0 0 1-.538-1.4c1.083-.416 1.708-1.046 2.015-1.68a2.48 2.48 0 0 0 .097-1.954a2.55 2.55 0 0 0-1.278-1.399a7.63 7.63 0 0 1-2.285 4.047q.086.197.17.424a.75.75 0 1 1-1.423.478a4.7 4.7 0 0 1-1.24.474c-.72.155-1.557.099-2.13-.486c-.865-.886-.818-2.277-.204-3.442c.477-.908 1.323-1.77 2.538-2.413c.06-.614.157-1.298.3-2.064c-.654.014-1.28.002-1.844-.037a.75.75 0 0 1 .102-1.496c.622.042 1.331.05 2.067.024c.116-.472.272-1.067.42-1.512a.75.75 0 0 1 .948-.476m-2.058 7.372c-.546.413-.92.87-1.146 1.3c-.444.843-.289 1.45-.05 1.695c.055.057.258.172.742.068c.345-.074.672-.202.977-.373a8 8 0 0 1-.386-1.373a9 9 0 0 1-.137-1.317m1.755 1.66a6.65 6.65 0 0 0 1.413-2.848a4.7 4.7 0 0 0-1.328.25a8 8 0 0 0-.34.12a8.6 8.6 0 0 0 .113 1.867q.062.338.142.611"/></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.385 5.997a6.07 6.07 0 0 1 4.576-.467h.001c1.232.362 1.906 1.11 2.237 1.94c.3.754.3 1.536.3 1.99v5.79a.75.75 0 0 1-1.5 0v-.3a9 9 0 0 1-.396.222c-.952.505-2.327 1.018-3.757.761c-1.584-.285-2.576-1.595-2.8-2.952c-.229-1.38.316-2.937 1.902-3.697c1.44-.69 2.99-.628 4.122-.427c.342.061.653.136.923.211c-.013-.351-.055-.71-.188-1.042c-.166-.417-.491-.83-1.264-1.056a4.57 4.57 0 0 0-3.431.34a.75.75 0 0 1-.725-1.313m4.423 4.337c-.986-.175-2.175-.194-3.212.303c-.891.427-1.208 1.27-1.07 2.1c.141.854.741 1.568 1.586 1.72c.938.169 1.947-.164 2.788-.61a8 8 0 0 0 1.098-.702v-2.507a8.4 8.4 0 0 0-1.19-.304m8.677-3.296a.75.75 0 0 1 .476.948c-.09.27-.185.61-.271.94c.948-.088 1.87-.226 2.638-.406a.75.75 0 1 1 .343 1.46c-.973.229-2.152.392-3.336.481q-.164.818-.257 1.5a6 6 0 0 1 1.672-.238a.75.75 0 0 1 1.5.027l-.003.222a4.04 4.04 0 0 1 2.504 2.423a3.98 3.98 0 0 1-.154 3.128c-.496 1.025-1.44 1.894-2.827 2.427a.75.75 0 0 1-.538-1.4c1.083-.416 1.708-1.046 2.015-1.68a2.48 2.48 0 0 0 .097-1.954a2.55 2.55 0 0 0-1.278-1.399a7.63 7.63 0 0 1-2.285 4.047q.086.197.17.424a.75.75 0 1 1-1.423.478a4.7 4.7 0 0 1-1.24.474c-.72.155-1.557.099-2.13-.486c-.865-.886-.818-2.277-.204-3.442c.477-.908 1.323-1.77 2.538-2.413c.06-.614.157-1.298.3-2.064c-.654.014-1.28.002-1.844-.037a.75.75 0 0 1 .102-1.496c.622.042 1.331.05 2.067.024c.116-.472.272-1.067.42-1.512a.75.75 0 0 1 .948-.476m-2.058 7.372c-.546.413-.92.87-1.146 1.3c-.444.843-.289 1.45-.05 1.695c.055.057.258.172.742.068c.345-.074.672-.202.977-.373a8 8 0 0 1-.386-1.373a9 9 0 0 1-.137-1.317m1.755 1.66a6.65 6.65 0 0 0 1.413-2.848a4.7 4.7 0 0 0-1.328.25a8 8 0 0 0-.34.12a8.6 8.6 0 0 0 .113 1.867q.062.338.142.611"/></svg> </template>
CSS
.icon-translate-24-regular {
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.385%205.997a6.07%206.07%200%200%201%204.576-.467h.001c1.232.362%201.906%201.11%202.237%201.94c.3.754.3%201.536.3%201.99v5.79a.75.75%200%200%201-1.5%200v-.3a9%209%200%200%201-.396.222c-.952.505-2.327%201.018-3.757.761c-1.584-.285-2.576-1.595-2.8-2.952c-.229-1.38.316-2.937%201.902-3.697c1.44-.69%202.99-.628%204.122-.427c.342.061.653.136.923.211c-.013-.351-.055-.71-.188-1.042c-.166-.417-.491-.83-1.264-1.056a4.57%204.57%200%200%200-3.431.34a.75.75%200%200%201-.725-1.313m4.423%204.337c-.986-.175-2.175-.194-3.212.303c-.891.427-1.208%201.27-1.07%202.1c.141.854.741%201.568%201.586%201.72c.938.169%201.947-.164%202.788-.61a8%208%200%200%200%201.098-.702v-2.507a8.4%208.4%200%200%200-1.19-.304m8.677-3.296a.75.75%200%200%201%20.476.948c-.09.27-.185.61-.271.94c.948-.088%201.87-.226%202.638-.406a.75.75%200%201%201%20.343%201.46c-.973.229-2.152.392-3.336.481q-.164.818-.257%201.5a6%206%200%200%201%201.672-.238a.75.75%200%200%201%201.5.027l-.003.222a4.04%204.04%200%200%201%202.504%202.423a3.98%203.98%200%200%201-.154%203.128c-.496%201.025-1.44%201.894-2.827%202.427a.75.75%200%200%201-.538-1.4c1.083-.416%201.708-1.046%202.015-1.68a2.48%202.48%200%200%200%20.097-1.954a2.55%202.55%200%200%200-1.278-1.399a7.63%207.63%200%200%201-2.285%204.047q.086.197.17.424a.75.75%200%201%201-1.423.478a4.7%204.7%200%200%201-1.24.474c-.72.155-1.557.099-2.13-.486c-.865-.886-.818-2.277-.204-3.442c.477-.908%201.323-1.77%202.538-2.413c.06-.614.157-1.298.3-2.064c-.654.014-1.28.002-1.844-.037a.75.75%200%200%201%20.102-1.496c.622.042%201.331.05%202.067.024c.116-.472.272-1.067.42-1.512a.75.75%200%200%201%20.948-.476m-2.058%207.372c-.546.413-.92.87-1.146%201.3c-.444.843-.289%201.45-.05%201.695c.055.057.258.172.742.068c.345-.074.672-.202.977-.373a8%208%200%200%201-.386-1.373a9%209%200%200%201-.137-1.317m1.755%201.66a6.65%206.65%200%200%200%201.413-2.848a4.7%204.7%200%200%200-1.328.25a8%208%200%200%200-.34.12a8.6%208.6%200%200%200%20.113%201.867q.062.338.142.611%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.385%205.997a6.07%206.07%200%200%201%204.576-.467h.001c1.232.362%201.906%201.11%202.237%201.94c.3.754.3%201.536.3%201.99v5.79a.75.75%200%200%201-1.5%200v-.3a9%209%200%200%201-.396.222c-.952.505-2.327%201.018-3.757.761c-1.584-.285-2.576-1.595-2.8-2.952c-.229-1.38.316-2.937%201.902-3.697c1.44-.69%202.99-.628%204.122-.427c.342.061.653.136.923.211c-.013-.351-.055-.71-.188-1.042c-.166-.417-.491-.83-1.264-1.056a4.57%204.57%200%200%200-3.431.34a.75.75%200%200%201-.725-1.313m4.423%204.337c-.986-.175-2.175-.194-3.212.303c-.891.427-1.208%201.27-1.07%202.1c.141.854.741%201.568%201.586%201.72c.938.169%201.947-.164%202.788-.61a8%208%200%200%200%201.098-.702v-2.507a8.4%208.4%200%200%200-1.19-.304m8.677-3.296a.75.75%200%200%201%20.476.948c-.09.27-.185.61-.271.94c.948-.088%201.87-.226%202.638-.406a.75.75%200%201%201%20.343%201.46c-.973.229-2.152.392-3.336.481q-.164.818-.257%201.5a6%206%200%200%201%201.672-.238a.75.75%200%200%201%201.5.027l-.003.222a4.04%204.04%200%200%201%202.504%202.423a3.98%203.98%200%200%201-.154%203.128c-.496%201.025-1.44%201.894-2.827%202.427a.75.75%200%200%201-.538-1.4c1.083-.416%201.708-1.046%202.015-1.68a2.48%202.48%200%200%200%20.097-1.954a2.55%202.55%200%200%200-1.278-1.399a7.63%207.63%200%200%201-2.285%204.047q.086.197.17.424a.75.75%200%201%201-1.423.478a4.7%204.7%200%200%201-1.24.474c-.72.155-1.557.099-2.13-.486c-.865-.886-.818-2.277-.204-3.442c.477-.908%201.323-1.77%202.538-2.413c.06-.614.157-1.298.3-2.064c-.654.014-1.28.002-1.844-.037a.75.75%200%200%201%20.102-1.496c.622.042%201.331.05%202.067.024c.116-.472.272-1.067.42-1.512a.75.75%200%200%201%20.948-.476m-2.058%207.372c-.546.413-.92.87-1.146%201.3c-.444.843-.289%201.45-.05%201.695c.055.057.258.172.742.068c.345-.074.672-.202.977-.373a8%208%200%200%201-.386-1.373a9%209%200%200%201-.137-1.317m1.755%201.66a6.65%206.65%200%200%200%201.413-2.848a4.7%204.7%200%200%200-1.328.25a8%208%200%200%200-.34.12a8.6%208.6%200%200%200%20.113%201.867q.062.338.142.611%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/translate-24-regular.svg?color=%231a73e8&size=48