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

Name
translate-auto-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the translate auto icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.5 3.25a.75.75 0 0 1-.75.75h-2a.75.75 0 0 1-.252-1.457a6 6 0 0 0-1.833-.506A.75.75 0 0 1 8.83.546A7.46 7.46 0 0 1 12 1.655V1.25a.75.75 0 0 1 1.5 0zM5.501 13.457A.75.75 0 0 0 5.25 12h-2a.75.75 0 0 0-.75.75v2a.75.75 0 0 0 1.5 0v-.404a7.46 7.46 0 0 0 3.17 1.109a.75.75 0 1 0 .164-1.491a6 6 0 0 1-1.833-.507m5.406-8.191a.75.75 0 0 1 .58.888q-.03.14-.056.275a7 7 0 0 0 1.299-.368a.75.75 0 0 1 .542 1.399a8.4 8.4 0 0 1-2.08.52q-.028.274-.043.539a6 6 0 0 1 1.14.012a.75.75 0 0 1 1.466.133v.007l.002.008v.018q.003.019.003.047q.003.054 0 .14v.018c1.016.464 1.717 1.342 1.794 2.39c.097 1.334-.832 2.544-2.54 3.191a.75.75 0 0 1-.532-1.402c1.327-.503 1.609-1.231 1.576-1.68c-.022-.306-.2-.654-.555-.922q-.09.371-.227.834c-.237.795-.838 1.403-1.527 1.8a.75.75 0 0 1-1.27.483c-.523.105-1.086.107-1.596-.066c-.58-.197-1.078-.622-1.297-1.3c-.425-1.313.364-2.432 1.4-3.047q.302-.18.648-.316q.01-.41.047-.838a16 16 0 0 1-1.003-.08a.75.75 0 0 1 .16-1.492c.345.037.692.068 1.047.078q.06-.334.134-.689a.75.75 0 0 1 .888-.58M9.71 10.499c-.672.415-.817.893-.696 1.27c.056.172.163.276.352.34c.16.055.379.076.633.046a15 15 0 0 1-.29-1.656m1.687 1.03c.22-.197.376-.42.442-.644c.1-.334.175-.622.234-.869a4.5 4.5 0 0 0-.903.008c.041.49.118.982.227 1.505M3.12 4.21c.325-.18 1.006-.301 1.585-.162c.274.066.47.178.592.311a.7.7 0 0 1 .143.234l-.234-.027a6.6 6.6 0 0 0-1.112-.025c-.377.027-.8.101-1.173.288c-.604.302-1.052.704-1.29 1.245c-.231.531-.208 1.08-.11 1.573a2.3 2.3 0 0 0 1.5 1.723c.683.24 1.517.197 2.507-.187a.75.75 0 0 0 1.478-.184V5c0-.669-.215-1.23-.604-1.655c-.377-.411-.87-.64-1.345-.755c-.921-.222-1.99-.065-2.665.309A.75.75 0 0 0 3.12 4.21m2.386 1.907v1.435c-1.075.54-1.687.509-1.989.403a.8.8 0 0 1-.525-.602c-.068-.34-.045-.541.014-.677c.055-.126.19-.307.586-.505c.126-.063.329-.114.609-.134c.271-.02.57-.007.856.022c.16.016.313.037.449.058"/></svg>

React

import type { SVGProps } from "react";

export function FluentTranslateAuto16Filled(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="M13.5 3.25a.75.75 0 0 1-.75.75h-2a.75.75 0 0 1-.252-1.457a6 6 0 0 0-1.833-.506A.75.75 0 0 1 8.83.546A7.46 7.46 0 0 1 12 1.655V1.25a.75.75 0 0 1 1.5 0zM5.501 13.457A.75.75 0 0 0 5.25 12h-2a.75.75 0 0 0-.75.75v2a.75.75 0 0 0 1.5 0v-.404a7.46 7.46 0 0 0 3.17 1.109a.75.75 0 1 0 .164-1.491a6 6 0 0 1-1.833-.507m5.406-8.191a.75.75 0 0 1 .58.888q-.03.14-.056.275a7 7 0 0 0 1.299-.368a.75.75 0 0 1 .542 1.399a8.4 8.4 0 0 1-2.08.52q-.028.274-.043.539a6 6 0 0 1 1.14.012a.75.75 0 0 1 1.466.133v.007l.002.008v.018q.003.019.003.047q.003.054 0 .14v.018c1.016.464 1.717 1.342 1.794 2.39c.097 1.334-.832 2.544-2.54 3.191a.75.75 0 0 1-.532-1.402c1.327-.503 1.609-1.231 1.576-1.68c-.022-.306-.2-.654-.555-.922q-.09.371-.227.834c-.237.795-.838 1.403-1.527 1.8a.75.75 0 0 1-1.27.483c-.523.105-1.086.107-1.596-.066c-.58-.197-1.078-.622-1.297-1.3c-.425-1.313.364-2.432 1.4-3.047q.302-.18.648-.316q.01-.41.047-.838a16 16 0 0 1-1.003-.08a.75.75 0 0 1 .16-1.492c.345.037.692.068 1.047.078q.06-.334.134-.689a.75.75 0 0 1 .888-.58M9.71 10.499c-.672.415-.817.893-.696 1.27c.056.172.163.276.352.34c.16.055.379.076.633.046a15 15 0 0 1-.29-1.656m1.687 1.03c.22-.197.376-.42.442-.644c.1-.334.175-.622.234-.869a4.5 4.5 0 0 0-.903.008c.041.49.118.982.227 1.505M3.12 4.21c.325-.18 1.006-.301 1.585-.162c.274.066.47.178.592.311a.7.7 0 0 1 .143.234l-.234-.027a6.6 6.6 0 0 0-1.112-.025c-.377.027-.8.101-1.173.288c-.604.302-1.052.704-1.29 1.245c-.231.531-.208 1.08-.11 1.573a2.3 2.3 0 0 0 1.5 1.723c.683.24 1.517.197 2.507-.187a.75.75 0 0 0 1.478-.184V5c0-.669-.215-1.23-.604-1.655c-.377-.411-.87-.64-1.345-.755c-.921-.222-1.99-.065-2.665.309A.75.75 0 0 0 3.12 4.21m2.386 1.907v1.435c-1.075.54-1.687.509-1.989.403a.8.8 0 0 1-.525-.602c-.068-.34-.045-.541.014-.677c.055-.126.19-.307.586-.505c.126-.063.329-.114.609-.134c.271-.02.57-.007.856.022c.16.016.313.037.449.058"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M13.5 3.25a.75.75 0 0 1-.75.75h-2a.75.75 0 0 1-.252-1.457a6 6 0 0 0-1.833-.506A.75.75 0 0 1 8.83.546A7.46 7.46 0 0 1 12 1.655V1.25a.75.75 0 0 1 1.5 0zM5.501 13.457A.75.75 0 0 0 5.25 12h-2a.75.75 0 0 0-.75.75v2a.75.75 0 0 0 1.5 0v-.404a7.46 7.46 0 0 0 3.17 1.109a.75.75 0 1 0 .164-1.491a6 6 0 0 1-1.833-.507m5.406-8.191a.75.75 0 0 1 .58.888q-.03.14-.056.275a7 7 0 0 0 1.299-.368a.75.75 0 0 1 .542 1.399a8.4 8.4 0 0 1-2.08.52q-.028.274-.043.539a6 6 0 0 1 1.14.012a.75.75 0 0 1 1.466.133v.007l.002.008v.018q.003.019.003.047q.003.054 0 .14v.018c1.016.464 1.717 1.342 1.794 2.39c.097 1.334-.832 2.544-2.54 3.191a.75.75 0 0 1-.532-1.402c1.327-.503 1.609-1.231 1.576-1.68c-.022-.306-.2-.654-.555-.922q-.09.371-.227.834c-.237.795-.838 1.403-1.527 1.8a.75.75 0 0 1-1.27.483c-.523.105-1.086.107-1.596-.066c-.58-.197-1.078-.622-1.297-1.3c-.425-1.313.364-2.432 1.4-3.047q.302-.18.648-.316q.01-.41.047-.838a16 16 0 0 1-1.003-.08a.75.75 0 0 1 .16-1.492c.345.037.692.068 1.047.078q.06-.334.134-.689a.75.75 0 0 1 .888-.58M9.71 10.499c-.672.415-.817.893-.696 1.27c.056.172.163.276.352.34c.16.055.379.076.633.046a15 15 0 0 1-.29-1.656m1.687 1.03c.22-.197.376-.42.442-.644c.1-.334.175-.622.234-.869a4.5 4.5 0 0 0-.903.008c.041.49.118.982.227 1.505M3.12 4.21c.325-.18 1.006-.301 1.585-.162c.274.066.47.178.592.311a.7.7 0 0 1 .143.234l-.234-.027a6.6 6.6 0 0 0-1.112-.025c-.377.027-.8.101-1.173.288c-.604.302-1.052.704-1.29 1.245c-.231.531-.208 1.08-.11 1.573a2.3 2.3 0 0 0 1.5 1.723c.683.24 1.517.197 2.507-.187a.75.75 0 0 0 1.478-.184V5c0-.669-.215-1.23-.604-1.655c-.377-.411-.87-.64-1.345-.755c-.921-.222-1.99-.065-2.665.309A.75.75 0 0 0 3.12 4.21m2.386 1.907v1.435c-1.075.54-1.687.509-1.989.403a.8.8 0 0 1-.525-.602c-.068-.34-.045-.541.014-.677c.055-.126.19-.307.586-.505c.126-.063.329-.114.609-.134c.271-.02.57-.007.856.022c.16.016.313.037.449.058"/></svg>
</template>

CSS

.icon-translate-auto-16-filled {
  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%22M13.5%203.25a.75.75%200%200%201-.75.75h-2a.75.75%200%200%201-.252-1.457a6%206%200%200%200-1.833-.506A.75.75%200%200%201%208.83.546A7.46%207.46%200%200%201%2012%201.655V1.25a.75.75%200%200%201%201.5%200zM5.501%2013.457A.75.75%200%200%200%205.25%2012h-2a.75.75%200%200%200-.75.75v2a.75.75%200%200%200%201.5%200v-.404a7.46%207.46%200%200%200%203.17%201.109a.75.75%200%201%200%20.164-1.491a6%206%200%200%201-1.833-.507m5.406-8.191a.75.75%200%200%201%20.58.888q-.03.14-.056.275a7%207%200%200%200%201.299-.368a.75.75%200%200%201%20.542%201.399a8.4%208.4%200%200%201-2.08.52q-.028.274-.043.539a6%206%200%200%201%201.14.012a.75.75%200%200%201%201.466.133v.007l.002.008v.018q.003.019.003.047q.003.054%200%20.14v.018c1.016.464%201.717%201.342%201.794%202.39c.097%201.334-.832%202.544-2.54%203.191a.75.75%200%200%201-.532-1.402c1.327-.503%201.609-1.231%201.576-1.68c-.022-.306-.2-.654-.555-.922q-.09.371-.227.834c-.237.795-.838%201.403-1.527%201.8a.75.75%200%200%201-1.27.483c-.523.105-1.086.107-1.596-.066c-.58-.197-1.078-.622-1.297-1.3c-.425-1.313.364-2.432%201.4-3.047q.302-.18.648-.316q.01-.41.047-.838a16%2016%200%200%201-1.003-.08a.75.75%200%200%201%20.16-1.492c.345.037.692.068%201.047.078q.06-.334.134-.689a.75.75%200%200%201%20.888-.58M9.71%2010.499c-.672.415-.817.893-.696%201.27c.056.172.163.276.352.34c.16.055.379.076.633.046a15%2015%200%200%201-.29-1.656m1.687%201.03c.22-.197.376-.42.442-.644c.1-.334.175-.622.234-.869a4.5%204.5%200%200%200-.903.008c.041.49.118.982.227%201.505M3.12%204.21c.325-.18%201.006-.301%201.585-.162c.274.066.47.178.592.311a.7.7%200%200%201%20.143.234l-.234-.027a6.6%206.6%200%200%200-1.112-.025c-.377.027-.8.101-1.173.288c-.604.302-1.052.704-1.29%201.245c-.231.531-.208%201.08-.11%201.573a2.3%202.3%200%200%200%201.5%201.723c.683.24%201.517.197%202.507-.187a.75.75%200%200%200%201.478-.184V5c0-.669-.215-1.23-.604-1.655c-.377-.411-.87-.64-1.345-.755c-.921-.222-1.99-.065-2.665.309A.75.75%200%200%200%203.12%204.21m2.386%201.907v1.435c-1.075.54-1.687.509-1.989.403a.8.8%200%200%201-.525-.602c-.068-.34-.045-.541.014-.677c.055-.126.19-.307.586-.505c.126-.063.329-.114.609-.134c.271-.02.57-.007.856.022c.16.016.313.037.449.058%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%22M13.5%203.25a.75.75%200%200%201-.75.75h-2a.75.75%200%200%201-.252-1.457a6%206%200%200%200-1.833-.506A.75.75%200%200%201%208.83.546A7.46%207.46%200%200%201%2012%201.655V1.25a.75.75%200%200%201%201.5%200zM5.501%2013.457A.75.75%200%200%200%205.25%2012h-2a.75.75%200%200%200-.75.75v2a.75.75%200%200%200%201.5%200v-.404a7.46%207.46%200%200%200%203.17%201.109a.75.75%200%201%200%20.164-1.491a6%206%200%200%201-1.833-.507m5.406-8.191a.75.75%200%200%201%20.58.888q-.03.14-.056.275a7%207%200%200%200%201.299-.368a.75.75%200%200%201%20.542%201.399a8.4%208.4%200%200%201-2.08.52q-.028.274-.043.539a6%206%200%200%201%201.14.012a.75.75%200%200%201%201.466.133v.007l.002.008v.018q.003.019.003.047q.003.054%200%20.14v.018c1.016.464%201.717%201.342%201.794%202.39c.097%201.334-.832%202.544-2.54%203.191a.75.75%200%200%201-.532-1.402c1.327-.503%201.609-1.231%201.576-1.68c-.022-.306-.2-.654-.555-.922q-.09.371-.227.834c-.237.795-.838%201.403-1.527%201.8a.75.75%200%200%201-1.27.483c-.523.105-1.086.107-1.596-.066c-.58-.197-1.078-.622-1.297-1.3c-.425-1.313.364-2.432%201.4-3.047q.302-.18.648-.316q.01-.41.047-.838a16%2016%200%200%201-1.003-.08a.75.75%200%200%201%20.16-1.492c.345.037.692.068%201.047.078q.06-.334.134-.689a.75.75%200%200%201%20.888-.58M9.71%2010.499c-.672.415-.817.893-.696%201.27c.056.172.163.276.352.34c.16.055.379.076.633.046a15%2015%200%200%201-.29-1.656m1.687%201.03c.22-.197.376-.42.442-.644c.1-.334.175-.622.234-.869a4.5%204.5%200%200%200-.903.008c.041.49.118.982.227%201.505M3.12%204.21c.325-.18%201.006-.301%201.585-.162c.274.066.47.178.592.311a.7.7%200%200%201%20.143.234l-.234-.027a6.6%206.6%200%200%200-1.112-.025c-.377.027-.8.101-1.173.288c-.604.302-1.052.704-1.29%201.245c-.231.531-.208%201.08-.11%201.573a2.3%202.3%200%200%200%201.5%201.723c.683.24%201.517.197%202.507-.187a.75.75%200%200%200%201.478-.184V5c0-.669-.215-1.23-.604-1.655c-.377-.411-.87-.64-1.345-.755c-.921-.222-1.99-.065-2.665.309A.75.75%200%200%200%203.12%204.21m2.386%201.907v1.435c-1.075.54-1.687.509-1.989.403a.8.8%200%200%201-.525-.602c-.068-.34-.045-.541.014-.677c.055-.126.19-.307.586-.505c.126-.063.329-.114.609-.134c.271-.02.57-.007.856.022c.16.016.313.037.449.058%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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