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

Name
translate-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
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 28 28"><path fill="currentColor" d="M18.884 9.024a.751.751 0 0 1 1.43.454c-.127.4-.29.906-.462 1.489a20 20 0 0 0 2.366-.444a.75.75 0 0 1 .363 1.456a20.5 20.5 0 0 1-3.136.538c-.152.66-.287 1.37-.377 2.112A6.7 6.7 0 0 1 20.3 14.5q.353.002.695.024q.005-.131.005-.264a.75.75 0 0 1 1.5-.018q.002.25-.008.497a5.7 5.7 0 0 1 1.672.67c1.06.65 1.737 1.67 1.785 3.015c.041 1.142-.129 2.19-.776 3.14c-.636.933-1.67 1.68-3.158 2.368a.75.75 0 1 1-.629-1.361c1.375-.636 2.13-1.24 2.547-1.851c.404-.594.551-1.286.517-2.242c-.028-.8-.401-1.38-1.072-1.793a4 4 0 0 0-1.059-.44c-.367 1.918-1.264 3.54-2.329 4.689q.115.21.243.417a.75.75 0 0 1-1.268.801l-.126-.206c-.57.4-1.17.686-1.765.804c-.91.18-1.849-.029-2.488-.828l-.028-.036l-.025-.04c-.682-1.107-.636-2.274-.298-3.26c.333-.97.959-1.81 1.532-2.383c.49-.49 1.116-.852 1.746-1.112q.02-.232.045-.46c.078-.711.2-1.399.337-2.042a18 18 0 0 1-1.87-.092a.75.75 0 0 1 .149-1.492c.587.058 1.279.1 2.087.08c.232-.848.463-1.558.623-2.06m-1.422 7.761a3.2 3.2 0 0 0-.635.479c-.46.46-.934 1.112-1.173 1.808c-.227.663-.231 1.322.13 1.94c.212.246.524.36 1 .266c.405-.08.889-.313 1.392-.704c-.48-1.24-.682-2.533-.714-3.789M20.3 16c-.348 0-.828.06-1.341.19c-.019 1.07.088 2.15.389 3.178a8.24 8.24 0 0 0 1.488-3.352A10 10 0 0 0 20.3 16M6.95 4c.754 0 1.981.115 3.045.719C11.118 5.356 12 6.509 12 8.389v7.361a.75.75 0 0 1-1.5 0v-.498c-.338.18-.706.352-1.08.505c-.984.403-2.164.743-3.17.743c-.787 0-1.823-.24-2.683-.863C2.677 14.99 2 13.947 2 12.45c0-1.562.906-2.69 1.912-3.393C4.902 8.365 6.1 8 6.95 8c1.579 0 2.727.33 3.55.603V8.39c0-1.315-.568-1.983-1.245-2.367C8.519 5.606 7.596 5.5 6.95 5.5c-.6 0-1.22.13-1.745.3c-.54.177-.91.373-1.026.46a.75.75 0 1 1-.898-1.2c.303-.227.845-.486 1.46-.686C5.37 4.169 6.15 4 6.95 4m0 5.5c-.505 0-1.408.247-2.179.786c-.754.528-1.271 1.25-1.271 2.164c0 .981.417 1.587.948 1.972A3.23 3.23 0 0 0 6.25 15c.722 0 1.692-.26 2.602-.632c.725-.297 1.312-.626 1.648-.87v-3.31C9.587 9.89 8.654 9.5 6.95 9.5"/></svg>

React

import type { SVGProps } from "react";

export function FluentTranslate28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M18.884 9.024a.751.751 0 0 1 1.43.454c-.127.4-.29.906-.462 1.489a20 20 0 0 0 2.366-.444a.75.75 0 0 1 .363 1.456a20.5 20.5 0 0 1-3.136.538c-.152.66-.287 1.37-.377 2.112A6.7 6.7 0 0 1 20.3 14.5q.353.002.695.024q.005-.131.005-.264a.75.75 0 0 1 1.5-.018q.002.25-.008.497a5.7 5.7 0 0 1 1.672.67c1.06.65 1.737 1.67 1.785 3.015c.041 1.142-.129 2.19-.776 3.14c-.636.933-1.67 1.68-3.158 2.368a.75.75 0 1 1-.629-1.361c1.375-.636 2.13-1.24 2.547-1.851c.404-.594.551-1.286.517-2.242c-.028-.8-.401-1.38-1.072-1.793a4 4 0 0 0-1.059-.44c-.367 1.918-1.264 3.54-2.329 4.689q.115.21.243.417a.75.75 0 0 1-1.268.801l-.126-.206c-.57.4-1.17.686-1.765.804c-.91.18-1.849-.029-2.488-.828l-.028-.036l-.025-.04c-.682-1.107-.636-2.274-.298-3.26c.333-.97.959-1.81 1.532-2.383c.49-.49 1.116-.852 1.746-1.112q.02-.232.045-.46c.078-.711.2-1.399.337-2.042a18 18 0 0 1-1.87-.092a.75.75 0 0 1 .149-1.492c.587.058 1.279.1 2.087.08c.232-.848.463-1.558.623-2.06m-1.422 7.761a3.2 3.2 0 0 0-.635.479c-.46.46-.934 1.112-1.173 1.808c-.227.663-.231 1.322.13 1.94c.212.246.524.36 1 .266c.405-.08.889-.313 1.392-.704c-.48-1.24-.682-2.533-.714-3.789M20.3 16c-.348 0-.828.06-1.341.19c-.019 1.07.088 2.15.389 3.178a8.24 8.24 0 0 0 1.488-3.352A10 10 0 0 0 20.3 16M6.95 4c.754 0 1.981.115 3.045.719C11.118 5.356 12 6.509 12 8.389v7.361a.75.75 0 0 1-1.5 0v-.498c-.338.18-.706.352-1.08.505c-.984.403-2.164.743-3.17.743c-.787 0-1.823-.24-2.683-.863C2.677 14.99 2 13.947 2 12.45c0-1.562.906-2.69 1.912-3.393C4.902 8.365 6.1 8 6.95 8c1.579 0 2.727.33 3.55.603V8.39c0-1.315-.568-1.983-1.245-2.367C8.519 5.606 7.596 5.5 6.95 5.5c-.6 0-1.22.13-1.745.3c-.54.177-.91.373-1.026.46a.75.75 0 1 1-.898-1.2c.303-.227.845-.486 1.46-.686C5.37 4.169 6.15 4 6.95 4m0 5.5c-.505 0-1.408.247-2.179.786c-.754.528-1.271 1.25-1.271 2.164c0 .981.417 1.587.948 1.972A3.23 3.23 0 0 0 6.25 15c.722 0 1.692-.26 2.602-.632c.725-.297 1.312-.626 1.648-.87v-3.31C9.587 9.89 8.654 9.5 6.95 9.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M18.884 9.024a.751.751 0 0 1 1.43.454c-.127.4-.29.906-.462 1.489a20 20 0 0 0 2.366-.444a.75.75 0 0 1 .363 1.456a20.5 20.5 0 0 1-3.136.538c-.152.66-.287 1.37-.377 2.112A6.7 6.7 0 0 1 20.3 14.5q.353.002.695.024q.005-.131.005-.264a.75.75 0 0 1 1.5-.018q.002.25-.008.497a5.7 5.7 0 0 1 1.672.67c1.06.65 1.737 1.67 1.785 3.015c.041 1.142-.129 2.19-.776 3.14c-.636.933-1.67 1.68-3.158 2.368a.75.75 0 1 1-.629-1.361c1.375-.636 2.13-1.24 2.547-1.851c.404-.594.551-1.286.517-2.242c-.028-.8-.401-1.38-1.072-1.793a4 4 0 0 0-1.059-.44c-.367 1.918-1.264 3.54-2.329 4.689q.115.21.243.417a.75.75 0 0 1-1.268.801l-.126-.206c-.57.4-1.17.686-1.765.804c-.91.18-1.849-.029-2.488-.828l-.028-.036l-.025-.04c-.682-1.107-.636-2.274-.298-3.26c.333-.97.959-1.81 1.532-2.383c.49-.49 1.116-.852 1.746-1.112q.02-.232.045-.46c.078-.711.2-1.399.337-2.042a18 18 0 0 1-1.87-.092a.75.75 0 0 1 .149-1.492c.587.058 1.279.1 2.087.08c.232-.848.463-1.558.623-2.06m-1.422 7.761a3.2 3.2 0 0 0-.635.479c-.46.46-.934 1.112-1.173 1.808c-.227.663-.231 1.322.13 1.94c.212.246.524.36 1 .266c.405-.08.889-.313 1.392-.704c-.48-1.24-.682-2.533-.714-3.789M20.3 16c-.348 0-.828.06-1.341.19c-.019 1.07.088 2.15.389 3.178a8.24 8.24 0 0 0 1.488-3.352A10 10 0 0 0 20.3 16M6.95 4c.754 0 1.981.115 3.045.719C11.118 5.356 12 6.509 12 8.389v7.361a.75.75 0 0 1-1.5 0v-.498c-.338.18-.706.352-1.08.505c-.984.403-2.164.743-3.17.743c-.787 0-1.823-.24-2.683-.863C2.677 14.99 2 13.947 2 12.45c0-1.562.906-2.69 1.912-3.393C4.902 8.365 6.1 8 6.95 8c1.579 0 2.727.33 3.55.603V8.39c0-1.315-.568-1.983-1.245-2.367C8.519 5.606 7.596 5.5 6.95 5.5c-.6 0-1.22.13-1.745.3c-.54.177-.91.373-1.026.46a.75.75 0 1 1-.898-1.2c.303-.227.845-.486 1.46-.686C5.37 4.169 6.15 4 6.95 4m0 5.5c-.505 0-1.408.247-2.179.786c-.754.528-1.271 1.25-1.271 2.164c0 .981.417 1.587.948 1.972A3.23 3.23 0 0 0 6.25 15c.722 0 1.692-.26 2.602-.632c.725-.297 1.312-.626 1.648-.87v-3.31C9.587 9.89 8.654 9.5 6.95 9.5"/></svg>
</template>

CSS

.icon-translate-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.884%209.024a.751.751%200%200%201%201.43.454c-.127.4-.29.906-.462%201.489a20%2020%200%200%200%202.366-.444a.75.75%200%200%201%20.363%201.456a20.5%2020.5%200%200%201-3.136.538c-.152.66-.287%201.37-.377%202.112A6.7%206.7%200%200%201%2020.3%2014.5q.353.002.695.024q.005-.131.005-.264a.75.75%200%200%201%201.5-.018q.002.25-.008.497a5.7%205.7%200%200%201%201.672.67c1.06.65%201.737%201.67%201.785%203.015c.041%201.142-.129%202.19-.776%203.14c-.636.933-1.67%201.68-3.158%202.368a.75.75%200%201%201-.629-1.361c1.375-.636%202.13-1.24%202.547-1.851c.404-.594.551-1.286.517-2.242c-.028-.8-.401-1.38-1.072-1.793a4%204%200%200%200-1.059-.44c-.367%201.918-1.264%203.54-2.329%204.689q.115.21.243.417a.75.75%200%200%201-1.268.801l-.126-.206c-.57.4-1.17.686-1.765.804c-.91.18-1.849-.029-2.488-.828l-.028-.036l-.025-.04c-.682-1.107-.636-2.274-.298-3.26c.333-.97.959-1.81%201.532-2.383c.49-.49%201.116-.852%201.746-1.112q.02-.232.045-.46c.078-.711.2-1.399.337-2.042a18%2018%200%200%201-1.87-.092a.75.75%200%200%201%20.149-1.492c.587.058%201.279.1%202.087.08c.232-.848.463-1.558.623-2.06m-1.422%207.761a3.2%203.2%200%200%200-.635.479c-.46.46-.934%201.112-1.173%201.808c-.227.663-.231%201.322.13%201.94c.212.246.524.36%201%20.266c.405-.08.889-.313%201.392-.704c-.48-1.24-.682-2.533-.714-3.789M20.3%2016c-.348%200-.828.06-1.341.19c-.019%201.07.088%202.15.389%203.178a8.24%208.24%200%200%200%201.488-3.352A10%2010%200%200%200%2020.3%2016M6.95%204c.754%200%201.981.115%203.045.719C11.118%205.356%2012%206.509%2012%208.389v7.361a.75.75%200%200%201-1.5%200v-.498c-.338.18-.706.352-1.08.505c-.984.403-2.164.743-3.17.743c-.787%200-1.823-.24-2.683-.863C2.677%2014.99%202%2013.947%202%2012.45c0-1.562.906-2.69%201.912-3.393C4.902%208.365%206.1%208%206.95%208c1.579%200%202.727.33%203.55.603V8.39c0-1.315-.568-1.983-1.245-2.367C8.519%205.606%207.596%205.5%206.95%205.5c-.6%200-1.22.13-1.745.3c-.54.177-.91.373-1.026.46a.75.75%200%201%201-.898-1.2c.303-.227.845-.486%201.46-.686C5.37%204.169%206.15%204%206.95%204m0%205.5c-.505%200-1.408.247-2.179.786c-.754.528-1.271%201.25-1.271%202.164c0%20.981.417%201.587.948%201.972A3.23%203.23%200%200%200%206.25%2015c.722%200%201.692-.26%202.602-.632c.725-.297%201.312-.626%201.648-.87v-3.31C9.587%209.89%208.654%209.5%206.95%209.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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.884%209.024a.751.751%200%200%201%201.43.454c-.127.4-.29.906-.462%201.489a20%2020%200%200%200%202.366-.444a.75.75%200%200%201%20.363%201.456a20.5%2020.5%200%200%201-3.136.538c-.152.66-.287%201.37-.377%202.112A6.7%206.7%200%200%201%2020.3%2014.5q.353.002.695.024q.005-.131.005-.264a.75.75%200%200%201%201.5-.018q.002.25-.008.497a5.7%205.7%200%200%201%201.672.67c1.06.65%201.737%201.67%201.785%203.015c.041%201.142-.129%202.19-.776%203.14c-.636.933-1.67%201.68-3.158%202.368a.75.75%200%201%201-.629-1.361c1.375-.636%202.13-1.24%202.547-1.851c.404-.594.551-1.286.517-2.242c-.028-.8-.401-1.38-1.072-1.793a4%204%200%200%200-1.059-.44c-.367%201.918-1.264%203.54-2.329%204.689q.115.21.243.417a.75.75%200%200%201-1.268.801l-.126-.206c-.57.4-1.17.686-1.765.804c-.91.18-1.849-.029-2.488-.828l-.028-.036l-.025-.04c-.682-1.107-.636-2.274-.298-3.26c.333-.97.959-1.81%201.532-2.383c.49-.49%201.116-.852%201.746-1.112q.02-.232.045-.46c.078-.711.2-1.399.337-2.042a18%2018%200%200%201-1.87-.092a.75.75%200%200%201%20.149-1.492c.587.058%201.279.1%202.087.08c.232-.848.463-1.558.623-2.06m-1.422%207.761a3.2%203.2%200%200%200-.635.479c-.46.46-.934%201.112-1.173%201.808c-.227.663-.231%201.322.13%201.94c.212.246.524.36%201%20.266c.405-.08.889-.313%201.392-.704c-.48-1.24-.682-2.533-.714-3.789M20.3%2016c-.348%200-.828.06-1.341.19c-.019%201.07.088%202.15.389%203.178a8.24%208.24%200%200%200%201.488-3.352A10%2010%200%200%200%2020.3%2016M6.95%204c.754%200%201.981.115%203.045.719C11.118%205.356%2012%206.509%2012%208.389v7.361a.75.75%200%200%201-1.5%200v-.498c-.338.18-.706.352-1.08.505c-.984.403-2.164.743-3.17.743c-.787%200-1.823-.24-2.683-.863C2.677%2014.99%202%2013.947%202%2012.45c0-1.562.906-2.69%201.912-3.393C4.902%208.365%206.1%208%206.95%208c1.579%200%202.727.33%203.55.603V8.39c0-1.315-.568-1.983-1.245-2.367C8.519%205.606%207.596%205.5%206.95%205.5c-.6%200-1.22.13-1.745.3c-.54.177-.91.373-1.026.46a.75.75%200%201%201-.898-1.2c.303-.227.845-.486%201.46-.686C5.37%204.169%206.15%204%206.95%204m0%205.5c-.505%200-1.408.247-2.179.786c-.754.528-1.271%201.25-1.271%202.164c0%20.981.417%201.587.948%201.972A3.23%203.23%200%200%200%206.25%2015c.722%200%201.692-.26%202.602-.632c.725-.297%201.312-.626%201.648-.87v-3.31C9.587%209.89%208.654%209.5%206.95%209.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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