translate icon
translate from IconPark Outline by ByteDance · Outline · Base · Apache-2.0 Free for personal and commercial use.
- Name
- translate
- Set
- IconPark Outline
- Style
- Outline
- Category
- Base
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
translateBootstrap IconstranslateCarbontranslate-16-filledFluent UI System IconstranslateHuge IconstranslateIconParktranslateIconoirtranslateMajesticonstranslateMaterial SymbolstranslateMaterial Symbols LighttranslateMaterial Design Iconstranslate-fillMingCute IcontranslatePhosphortranslateRemix IcontranslateTDesign Icons
More base icons from IconPark Outline
Use the translate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M28.286 37h11.428M42 42l-2.286-5zm-16 0l2.286-5zm2.286-5L34 24l5.714 13zM16 6l1 3M6 11h22m-18 5s1.79 6.26 6.263 9.74C20.737 29.216 28 32 28 32"/><path d="M24 11s-1.79 8.217-6.263 12.783C13.263 28.348 6 32 6 32"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineTranslate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M28.286 37h11.428M42 42l-2.286-5zm-16 0l2.286-5zm2.286-5L34 24l5.714 13zM16 6l1 3M6 11h22m-18 5s1.79 6.26 6.263 9.74C20.737 29.216 28 32 28 32"/><path d="M24 11s-1.79 8.217-6.263 12.783C13.263 28.348 6 32 6 32"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M28.286 37h11.428M42 42l-2.286-5zm-16 0l2.286-5zm2.286-5L34 24l5.714 13zM16 6l1 3M6 11h22m-18 5s1.79 6.26 6.263 9.74C20.737 29.216 28 32 28 32"/><path d="M24 11s-1.79 8.217-6.263 12.783C13.263 28.348 6 32 6 32"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M28.286%2037h11.428M42%2042l-2.286-5zm-16%200l2.286-5zm2.286-5L34%2024l5.714%2013zM16%206l1%203M6%2011h22m-18%205s1.79%206.26%206.263%209.74C20.737%2029.216%2028%2032%2028%2032%22%2F%3E%3Cpath%20d%3D%22M24%2011s-1.79%208.217-6.263%2012.783C13.263%2028.348%206%2032%206%2032%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M28.286%2037h11.428M42%2042l-2.286-5zm-16%200l2.286-5zm2.286-5L34%2024l5.714%2013zM16%206l1%203M6%2011h22m-18%205s1.79%206.26%206.263%209.74C20.737%2029.216%2028%2032%2028%2032%22%2F%3E%3Cpath%20d%3D%22M24%2011s-1.79%208.217-6.263%2012.783C13.263%2028.348%206%2032%206%2032%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/translate.svg?color=%231a73e8&size=48