translate-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
translate-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

12 other variants in Fluent UI System Icons

The same icon in other sets

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 16 16"><path fill="currentColor" d="M3.57 2.76a3.7 3.7 0 0 1 1.923.037c.741.217 1.142.692 1.334 1.236c.172.488.172 1.024.171 1.404v3.558a.5.5 0 0 1-1 .001v-.355a6 6 0 0 1-.501.244c-.57.24-1.31.42-2.071.187c-1.701-.523-1.915-2.807-.454-3.702c.708-.433 1.674-.423 2.363-.349c.243.027.468.063.66.1c-.008-.28-.033-.533-.111-.755c-.095-.27-.268-.491-.673-.61a2.7 2.7 0 0 0-1.405-.025a2.8 2.8 0 0 0-.558.202l-.003.002a.5.5 0 0 1-.495-.869h.002l.001-.002l.006-.003l.015-.008l.048-.025q.06-.031.166-.077c.14-.06.339-.132.582-.192m2.428 3.382a8 8 0 0 0-.77-.126c-.667-.072-1.333-.039-1.734.207c-.759.465-.616 1.634.225 1.893c.442.135.92.045 1.389-.153a6 6 0 0 0 .89-.488zm5.104-.631a.5.5 0 0 1 .384.594q-.074.343-.134.668a13 13 0 0 0 1.531-.26a.5.5 0 0 1 .229.974c-.606.142-1.261.247-1.923.308q-.06.439-.093.838q.473-.12.902-.151a.5.5 0 0 1 1 .018v.035q.315.063.592.182a2.36 2.36 0 0 1 1.378 1.577c.362 1.365-.457 2.967-2.291 3.673a.5.5 0 0 1-.36-.934c1.459-.56 1.89-1.708 1.684-2.483a1.36 1.36 0 0 0-.808-.915a2 2 0 0 0-.285-.096c-.226 1.273-.848 2.265-1.564 2.915q.061.21.122.371a.5.5 0 0 1-.937.35l-.044-.121q-.327.165-.65.238c-.475.106-1.02.064-1.398-.322c-.56-.574-.596-1.497-.2-2.299c.319-.646.922-1.249 1.83-1.673q.03-.539.106-1.142c-.413.01-.82.003-1.21-.024a.5.5 0 1 1 .068-.998c.414.029.85.033 1.292.017q.08-.462.185-.956a.5.5 0 0 1 .594-.384m-1.063 4.641c-.46.298-.748.643-.906.962c-.27.547-.157.976.019 1.156c.04.04.166.113.465.046c.178-.04.387-.125.606-.261c-.1-.52-.172-1.152-.184-1.903m1.07 1.087c.35-.453.643-1.038.789-1.743a4.6 4.6 0 0 0-.859.194c-.01.593.019 1.108.07 1.55"/></svg>

React

import type { SVGProps } from "react";

export function FluentTranslate16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.57 2.76a3.7 3.7 0 0 1 1.923.037c.741.217 1.142.692 1.334 1.236c.172.488.172 1.024.171 1.404v3.558a.5.5 0 0 1-1 .001v-.355a6 6 0 0 1-.501.244c-.57.24-1.31.42-2.071.187c-1.701-.523-1.915-2.807-.454-3.702c.708-.433 1.674-.423 2.363-.349c.243.027.468.063.66.1c-.008-.28-.033-.533-.111-.755c-.095-.27-.268-.491-.673-.61a2.7 2.7 0 0 0-1.405-.025a2.8 2.8 0 0 0-.558.202l-.003.002a.5.5 0 0 1-.495-.869h.002l.001-.002l.006-.003l.015-.008l.048-.025q.06-.031.166-.077c.14-.06.339-.132.582-.192m2.428 3.382a8 8 0 0 0-.77-.126c-.667-.072-1.333-.039-1.734.207c-.759.465-.616 1.634.225 1.893c.442.135.92.045 1.389-.153a6 6 0 0 0 .89-.488zm5.104-.631a.5.5 0 0 1 .384.594q-.074.343-.134.668a13 13 0 0 0 1.531-.26a.5.5 0 0 1 .229.974c-.606.142-1.261.247-1.923.308q-.06.439-.093.838q.473-.12.902-.151a.5.5 0 0 1 1 .018v.035q.315.063.592.182a2.36 2.36 0 0 1 1.378 1.577c.362 1.365-.457 2.967-2.291 3.673a.5.5 0 0 1-.36-.934c1.459-.56 1.89-1.708 1.684-2.483a1.36 1.36 0 0 0-.808-.915a2 2 0 0 0-.285-.096c-.226 1.273-.848 2.265-1.564 2.915q.061.21.122.371a.5.5 0 0 1-.937.35l-.044-.121q-.327.165-.65.238c-.475.106-1.02.064-1.398-.322c-.56-.574-.596-1.497-.2-2.299c.319-.646.922-1.249 1.83-1.673q.03-.539.106-1.142c-.413.01-.82.003-1.21-.024a.5.5 0 1 1 .068-.998c.414.029.85.033 1.292.017q.08-.462.185-.956a.5.5 0 0 1 .594-.384m-1.063 4.641c-.46.298-.748.643-.906.962c-.27.547-.157.976.019 1.156c.04.04.166.113.465.046c.178-.04.387-.125.606-.261c-.1-.52-.172-1.152-.184-1.903m1.07 1.087c.35-.453.643-1.038.789-1.743a4.6 4.6 0 0 0-.859.194c-.01.593.019 1.108.07 1.55"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M3.57 2.76a3.7 3.7 0 0 1 1.923.037c.741.217 1.142.692 1.334 1.236c.172.488.172 1.024.171 1.404v3.558a.5.5 0 0 1-1 .001v-.355a6 6 0 0 1-.501.244c-.57.24-1.31.42-2.071.187c-1.701-.523-1.915-2.807-.454-3.702c.708-.433 1.674-.423 2.363-.349c.243.027.468.063.66.1c-.008-.28-.033-.533-.111-.755c-.095-.27-.268-.491-.673-.61a2.7 2.7 0 0 0-1.405-.025a2.8 2.8 0 0 0-.558.202l-.003.002a.5.5 0 0 1-.495-.869h.002l.001-.002l.006-.003l.015-.008l.048-.025q.06-.031.166-.077c.14-.06.339-.132.582-.192m2.428 3.382a8 8 0 0 0-.77-.126c-.667-.072-1.333-.039-1.734.207c-.759.465-.616 1.634.225 1.893c.442.135.92.045 1.389-.153a6 6 0 0 0 .89-.488zm5.104-.631a.5.5 0 0 1 .384.594q-.074.343-.134.668a13 13 0 0 0 1.531-.26a.5.5 0 0 1 .229.974c-.606.142-1.261.247-1.923.308q-.06.439-.093.838q.473-.12.902-.151a.5.5 0 0 1 1 .018v.035q.315.063.592.182a2.36 2.36 0 0 1 1.378 1.577c.362 1.365-.457 2.967-2.291 3.673a.5.5 0 0 1-.36-.934c1.459-.56 1.89-1.708 1.684-2.483a1.36 1.36 0 0 0-.808-.915a2 2 0 0 0-.285-.096c-.226 1.273-.848 2.265-1.564 2.915q.061.21.122.371a.5.5 0 0 1-.937.35l-.044-.121q-.327.165-.65.238c-.475.106-1.02.064-1.398-.322c-.56-.574-.596-1.497-.2-2.299c.319-.646.922-1.249 1.83-1.673q.03-.539.106-1.142c-.413.01-.82.003-1.21-.024a.5.5 0 1 1 .068-.998c.414.029.85.033 1.292.017q.08-.462.185-.956a.5.5 0 0 1 .594-.384m-1.063 4.641c-.46.298-.748.643-.906.962c-.27.547-.157.976.019 1.156c.04.04.166.113.465.046c.178-.04.387-.125.606-.261c-.1-.52-.172-1.152-.184-1.903m1.07 1.087c.35-.453.643-1.038.789-1.743a4.6 4.6 0 0 0-.859.194c-.01.593.019 1.108.07 1.55"/></svg>
</template>

CSS

.icon-translate-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.57%202.76a3.7%203.7%200%200%201%201.923.037c.741.217%201.142.692%201.334%201.236c.172.488.172%201.024.171%201.404v3.558a.5.5%200%200%201-1%20.001v-.355a6%206%200%200%201-.501.244c-.57.24-1.31.42-2.071.187c-1.701-.523-1.915-2.807-.454-3.702c.708-.433%201.674-.423%202.363-.349c.243.027.468.063.66.1c-.008-.28-.033-.533-.111-.755c-.095-.27-.268-.491-.673-.61a2.7%202.7%200%200%200-1.405-.025a2.8%202.8%200%200%200-.558.202l-.003.002a.5.5%200%200%201-.495-.869h.002l.001-.002l.006-.003l.015-.008l.048-.025q.06-.031.166-.077c.14-.06.339-.132.582-.192m2.428%203.382a8%208%200%200%200-.77-.126c-.667-.072-1.333-.039-1.734.207c-.759.465-.616%201.634.225%201.893c.442.135.92.045%201.389-.153a6%206%200%200%200%20.89-.488zm5.104-.631a.5.5%200%200%201%20.384.594q-.074.343-.134.668a13%2013%200%200%200%201.531-.26a.5.5%200%200%201%20.229.974c-.606.142-1.261.247-1.923.308q-.06.439-.093.838q.473-.12.902-.151a.5.5%200%200%201%201%20.018v.035q.315.063.592.182a2.36%202.36%200%200%201%201.378%201.577c.362%201.365-.457%202.967-2.291%203.673a.5.5%200%200%201-.36-.934c1.459-.56%201.89-1.708%201.684-2.483a1.36%201.36%200%200%200-.808-.915a2%202%200%200%200-.285-.096c-.226%201.273-.848%202.265-1.564%202.915q.061.21.122.371a.5.5%200%200%201-.937.35l-.044-.121q-.327.165-.65.238c-.475.106-1.02.064-1.398-.322c-.56-.574-.596-1.497-.2-2.299c.319-.646.922-1.249%201.83-1.673q.03-.539.106-1.142c-.413.01-.82.003-1.21-.024a.5.5%200%201%201%20.068-.998c.414.029.85.033%201.292.017q.08-.462.185-.956a.5.5%200%200%201%20.594-.384m-1.063%204.641c-.46.298-.748.643-.906.962c-.27.547-.157.976.019%201.156c.04.04.166.113.465.046c.178-.04.387-.125.606-.261c-.1-.52-.172-1.152-.184-1.903m1.07%201.087c.35-.453.643-1.038.789-1.743a4.6%204.6%200%200%200-.859.194c-.01.593.019%201.108.07%201.55%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.57%202.76a3.7%203.7%200%200%201%201.923.037c.741.217%201.142.692%201.334%201.236c.172.488.172%201.024.171%201.404v3.558a.5.5%200%200%201-1%20.001v-.355a6%206%200%200%201-.501.244c-.57.24-1.31.42-2.071.187c-1.701-.523-1.915-2.807-.454-3.702c.708-.433%201.674-.423%202.363-.349c.243.027.468.063.66.1c-.008-.28-.033-.533-.111-.755c-.095-.27-.268-.491-.673-.61a2.7%202.7%200%200%200-1.405-.025a2.8%202.8%200%200%200-.558.202l-.003.002a.5.5%200%200%201-.495-.869h.002l.001-.002l.006-.003l.015-.008l.048-.025q.06-.031.166-.077c.14-.06.339-.132.582-.192m2.428%203.382a8%208%200%200%200-.77-.126c-.667-.072-1.333-.039-1.734.207c-.759.465-.616%201.634.225%201.893c.442.135.92.045%201.389-.153a6%206%200%200%200%20.89-.488zm5.104-.631a.5.5%200%200%201%20.384.594q-.074.343-.134.668a13%2013%200%200%200%201.531-.26a.5.5%200%200%201%20.229.974c-.606.142-1.261.247-1.923.308q-.06.439-.093.838q.473-.12.902-.151a.5.5%200%200%201%201%20.018v.035q.315.063.592.182a2.36%202.36%200%200%201%201.378%201.577c.362%201.365-.457%202.967-2.291%203.673a.5.5%200%200%201-.36-.934c1.459-.56%201.89-1.708%201.684-2.483a1.36%201.36%200%200%200-.808-.915a2%202%200%200%200-.285-.096c-.226%201.273-.848%202.265-1.564%202.915q.061.21.122.371a.5.5%200%200%201-.937.35l-.044-.121q-.327.165-.65.238c-.475.106-1.02.064-1.398-.322c-.56-.574-.596-1.497-.2-2.299c.319-.646.922-1.249%201.83-1.673q.03-.539.106-1.142c-.413.01-.82.003-1.21-.024a.5.5%200%201%201%20.068-.998c.414.029.85.033%201.292.017q.08-.462.185-.956a.5.5%200%200%201%20.594-.384m-1.063%204.641c-.46.298-.748.643-.906.962c-.27.547-.157.976.019%201.156c.04.04.166.113.465.046c.178-.04.387-.125.606-.261c-.1-.52-.172-1.152-.184-1.903m1.07%201.087c.35-.453.643-1.038.789-1.743a4.6%204.6%200%200%200-.859.194c-.01.593.019%201.108.07%201.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/translate-16-regular.svg?color=%231a73e8&size=48