translate icon
translate from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- translate
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
translateBootstrap IconstranslateCarbontranslate-16-filledFluent UI System IconstranslateHuge IconstranslateIconParktranslateIconPark OutlinetranslateIconoirtranslateMajesticonstranslateMaterial SymbolstranslateMaterial Symbols LighttranslateMaterial Design Iconstranslate-fillMingCute IcontranslatePhosphortranslateRemix Icon
Related icons in TDesign 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="none" stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M13 14h4m0 0h4m-4 0v-1.5m3 1.5a7 7 0 0 1-7 7m1.674-4A7 7 0 0 0 21 21M9 7.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2.5m6 0V10m0-2.5H3M3 10V7.5m10-3h5a2 2 0 0 1 2 2V8M5 14v5a2 2 0 0 0 2 2h1.5"/></svg>
React
import type { SVGProps } from "react";
export function TdesignTranslate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M13 14h4m0 0h4m-4 0v-1.5m3 1.5a7 7 0 0 1-7 7m1.674-4A7 7 0 0 0 21 21M9 7.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2.5m6 0V10m0-2.5H3M3 10V7.5m10-3h5a2 2 0 0 1 2 2V8M5 14v5a2 2 0 0 0 2 2h1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M13 14h4m0 0h4m-4 0v-1.5m3 1.5a7 7 0 0 1-7 7m1.674-4A7 7 0 0 0 21 21M9 7.5V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2.5m6 0V10m0-2.5H3M3 10V7.5m10-3h5a2 2 0 0 1 2 2V8M5 14v5a2 2 0 0 0 2 2h1.5"/></svg> </template>
CSS
.icon-translate {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M13%2014h4m0%200h4m-4%200v-1.5m3%201.5a7%207%200%200%201-7%207m1.674-4A7%207%200%200%200%2021%2021M9%207.5V5a2%202%200%200%200-2-2H5a2%202%200%200%200-2%202v2.5m6%200V10m0-2.5H3M3%2010V7.5m10-3h5a2%202%200%200%201%202%202V8M5%2014v5a2%202%200%200%200%202%202h1.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M13%2014h4m0%200h4m-4%200v-1.5m3%201.5a7%207%200%200%201-7%207m1.674-4A7%207%200%200%200%2021%2021M9%207.5V5a2%202%200%200%200-2-2H5a2%202%200%200%200-2%202v2.5m6%200V10m0-2.5H3M3%2010V7.5m10-3h5a2%202%200%200%201%202%202V8M5%2014v5a2%202%200%200%200%202%202h1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/translate.svg?color=%231a73e8&size=48