translate icon
translate-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- translate-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
translateBootstrap IconstranslateCarbontranslate-16-filledFluent UI System IconstranslateHuge IconstranslateIconParktranslateIconPark OutlinetranslateIconoirtranslateMajesticonstranslateMaterial SymbolstranslateMaterial Symbols LighttranslateMaterial Design Iconstranslate-fillMingCute IcontranslateRemix IcontranslateTDesign Icons
Use the translate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m250.73 210.63l-56-112a12 12 0 0 0-21.46 0l-20.52 41A84.2 84.2 0 0 1 114 126.22A107.5 107.5 0 0 0 139.33 68H160a12 12 0 0 0 0-24h-52V32a12 12 0 0 0-24 0v12H32a12 12 0 0 0 0 24h83.13A83.7 83.7 0 0 1 96 110.35A84 84 0 0 1 83.6 91a12 12 0 1 0-21.81 10A107.6 107.6 0 0 0 78 126.24A83.54 83.54 0 0 1 32 140a12 12 0 0 0 0 24a107.47 107.47 0 0 0 64-21.07a108.4 108.4 0 0 0 45.39 19.44l-24.13 48.26a12 12 0 1 0 21.46 10.73L151.41 196h65.17l12.68 25.36a12 12 0 1 0 21.47-10.73M163.41 172L184 130.83L204.58 172Z"/></svg>
React
import type { SVGProps } from "react";
export function PhTranslateBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m250.73 210.63l-56-112a12 12 0 0 0-21.46 0l-20.52 41A84.2 84.2 0 0 1 114 126.22A107.5 107.5 0 0 0 139.33 68H160a12 12 0 0 0 0-24h-52V32a12 12 0 0 0-24 0v12H32a12 12 0 0 0 0 24h83.13A83.7 83.7 0 0 1 96 110.35A84 84 0 0 1 83.6 91a12 12 0 1 0-21.81 10A107.6 107.6 0 0 0 78 126.24A83.54 83.54 0 0 1 32 140a12 12 0 0 0 0 24a107.47 107.47 0 0 0 64-21.07a108.4 108.4 0 0 0 45.39 19.44l-24.13 48.26a12 12 0 1 0 21.46 10.73L151.41 196h65.17l12.68 25.36a12 12 0 1 0 21.47-10.73M163.41 172L184 130.83L204.58 172Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m250.73 210.63l-56-112a12 12 0 0 0-21.46 0l-20.52 41A84.2 84.2 0 0 1 114 126.22A107.5 107.5 0 0 0 139.33 68H160a12 12 0 0 0 0-24h-52V32a12 12 0 0 0-24 0v12H32a12 12 0 0 0 0 24h83.13A83.7 83.7 0 0 1 96 110.35A84 84 0 0 1 83.6 91a12 12 0 1 0-21.81 10A107.6 107.6 0 0 0 78 126.24A83.54 83.54 0 0 1 32 140a12 12 0 0 0 0 24a107.47 107.47 0 0 0 64-21.07a108.4 108.4 0 0 0 45.39 19.44l-24.13 48.26a12 12 0 1 0 21.46 10.73L151.41 196h65.17l12.68 25.36a12 12 0 1 0 21.47-10.73M163.41 172L184 130.83L204.58 172Z"/></svg> </template>
CSS
.icon-translate-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m250.73%20210.63l-56-112a12%2012%200%200%200-21.46%200l-20.52%2041A84.2%2084.2%200%200%201%20114%20126.22A107.5%20107.5%200%200%200%20139.33%2068H160a12%2012%200%200%200%200-24h-52V32a12%2012%200%200%200-24%200v12H32a12%2012%200%200%200%200%2024h83.13A83.7%2083.7%200%200%201%2096%20110.35A84%2084%200%200%201%2083.6%2091a12%2012%200%201%200-21.81%2010A107.6%20107.6%200%200%200%2078%20126.24A83.54%2083.54%200%200%201%2032%20140a12%2012%200%200%200%200%2024a107.47%20107.47%200%200%200%2064-21.07a108.4%20108.4%200%200%200%2045.39%2019.44l-24.13%2048.26a12%2012%200%201%200%2021.46%2010.73L151.41%20196h65.17l12.68%2025.36a12%2012%200%201%200%2021.47-10.73M163.41%20172L184%20130.83L204.58%20172Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m250.73%20210.63l-56-112a12%2012%200%200%200-21.46%200l-20.52%2041A84.2%2084.2%200%200%201%20114%20126.22A107.5%20107.5%200%200%200%20139.33%2068H160a12%2012%200%200%200%200-24h-52V32a12%2012%200%200%200-24%200v12H32a12%2012%200%200%200%200%2024h83.13A83.7%2083.7%200%200%201%2096%20110.35A84%2084%200%200%201%2083.6%2091a12%2012%200%201%200-21.81%2010A107.6%20107.6%200%200%200%2078%20126.24A83.54%2083.54%200%200%201%2032%20140a12%2012%200%200%200%200%2024a107.47%20107.47%200%200%200%2064-21.07a108.4%20108.4%200%200%200%2045.39%2019.44l-24.13%2048.26a12%2012%200%201%200%2021.46%2010.73L151.41%20196h65.17l12.68%2025.36a12%2012%200%201%200%2021.47-10.73M163.41%20172L184%20130.83L204.58%20172Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/translate-bold.svg?color=%231a73e8&size=48