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

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

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the translate off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m13.545 14.252l.601.602a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.273 2.98a.75.75 0 0 0 .846 1.23q.112-.061.273-.111l.465.465c-.311.04-.64.117-.937.265c-.604.302-1.052.705-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-.184V7.712l1.674 1.674c-.877.642-1.474 1.665-1.093 2.845c.22.678.717 1.102 1.297 1.299c.51.173 1.073.171 1.596.066a.75.75 0 0 0 1.27-.482a4 4 0 0 0 .397-.261l.26.261a.75.75 0 0 0 .608 1.37q.28-.107.53-.232M5.393 6.1l.112.112v1.34c-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.022q.178.018.337.041m3.2.371l4.719 4.72q.113-.39.191-.712c.356.268.533.616.555.923c.01.133-.008.292-.074.461l1.106 1.106a2.6 2.6 0 0 0 .464-1.676c-.077-1.049-.778-1.927-1.794-2.39v-.02a2 2 0 0 0-.002-.186l-.001-.018l-.001-.008v-.007a.75.75 0 0 0-1.467-.133a6 6 0 0 0-1.14-.012q.015-.264.043-.539a8.4 8.4 0 0 0 2.08-.52a.75.75 0 1 0-.542-1.399a7 7 0 0 1-1.299.368l.056-.275a.75.75 0 1 0-1.468-.308q-.075.355-.134.69a13 13 0 0 1-1.047-.079a.8.8 0 0 0-.245.014M4.637 2.516L7.003 4.88c-.024-.616-.236-1.137-.602-1.536c-.377-.411-.87-.64-1.345-.755a4 4 0 0 0-.419-.074m4.376 9.253c-.121-.377.024-.855.696-1.27c.061.536.158 1.08.29 1.656c-.255.03-.473.009-.634-.046c-.19-.064-.296-.168-.352-.34"/></svg>

React

import type { SVGProps } from "react";

export function FluentTranslateOff16Filled(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.545 14.252l.601.602a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.273 2.98a.75.75 0 0 0 .846 1.23q.112-.061.273-.111l.465.465c-.311.04-.64.117-.937.265c-.604.302-1.052.705-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-.184V7.712l1.674 1.674c-.877.642-1.474 1.665-1.093 2.845c.22.678.717 1.102 1.297 1.299c.51.173 1.073.171 1.596.066a.75.75 0 0 0 1.27-.482a4 4 0 0 0 .397-.261l.26.261a.75.75 0 0 0 .608 1.37q.28-.107.53-.232M5.393 6.1l.112.112v1.34c-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.022q.178.018.337.041m3.2.371l4.719 4.72q.113-.39.191-.712c.356.268.533.616.555.923c.01.133-.008.292-.074.461l1.106 1.106a2.6 2.6 0 0 0 .464-1.676c-.077-1.049-.778-1.927-1.794-2.39v-.02a2 2 0 0 0-.002-.186l-.001-.018l-.001-.008v-.007a.75.75 0 0 0-1.467-.133a6 6 0 0 0-1.14-.012q.015-.264.043-.539a8.4 8.4 0 0 0 2.08-.52a.75.75 0 1 0-.542-1.399a7 7 0 0 1-1.299.368l.056-.275a.75.75 0 1 0-1.468-.308q-.075.355-.134.69a13 13 0 0 1-1.047-.079a.8.8 0 0 0-.245.014M4.637 2.516L7.003 4.88c-.024-.616-.236-1.137-.602-1.536c-.377-.411-.87-.64-1.345-.755a4 4 0 0 0-.419-.074m4.376 9.253c-.121-.377.024-.855.696-1.27c.061.536.158 1.08.29 1.656c-.255.03-.473.009-.634-.046c-.19-.064-.296-.168-.352-.34"/></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.545 14.252l.601.602a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708L2.273 2.98a.75.75 0 0 0 .846 1.23q.112-.061.273-.111l.465.465c-.311.04-.64.117-.937.265c-.604.302-1.052.705-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-.184V7.712l1.674 1.674c-.877.642-1.474 1.665-1.093 2.845c.22.678.717 1.102 1.297 1.299c.51.173 1.073.171 1.596.066a.75.75 0 0 0 1.27-.482a4 4 0 0 0 .397-.261l.26.261a.75.75 0 0 0 .608 1.37q.28-.107.53-.232M5.393 6.1l.112.112v1.34c-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.022q.178.018.337.041m3.2.371l4.719 4.72q.113-.39.191-.712c.356.268.533.616.555.923c.01.133-.008.292-.074.461l1.106 1.106a2.6 2.6 0 0 0 .464-1.676c-.077-1.049-.778-1.927-1.794-2.39v-.02a2 2 0 0 0-.002-.186l-.001-.018l-.001-.008v-.007a.75.75 0 0 0-1.467-.133a6 6 0 0 0-1.14-.012q.015-.264.043-.539a8.4 8.4 0 0 0 2.08-.52a.75.75 0 1 0-.542-1.399a7 7 0 0 1-1.299.368l.056-.275a.75.75 0 1 0-1.468-.308q-.075.355-.134.69a13 13 0 0 1-1.047-.079a.8.8 0 0 0-.245.014M4.637 2.516L7.003 4.88c-.024-.616-.236-1.137-.602-1.536c-.377-.411-.87-.64-1.345-.755a4 4 0 0 0-.419-.074m4.376 9.253c-.121-.377.024-.855.696-1.27c.061.536.158 1.08.29 1.656c-.255.03-.473.009-.634-.046c-.19-.064-.296-.168-.352-.34"/></svg>
</template>

CSS

.icon-translate-off-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.545%2014.252l.601.602a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708L2.273%202.98a.75.75%200%200%200%20.846%201.23q.112-.061.273-.111l.465.465c-.311.04-.64.117-.937.265c-.604.302-1.052.705-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-.184V7.712l1.674%201.674c-.877.642-1.474%201.665-1.093%202.845c.22.678.717%201.102%201.297%201.299c.51.173%201.073.171%201.596.066a.75.75%200%200%200%201.27-.482a4%204%200%200%200%20.397-.261l.26.261a.75.75%200%200%200%20.608%201.37q.28-.107.53-.232M5.393%206.1l.112.112v1.34c-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.022q.178.018.337.041m3.2.371l4.719%204.72q.113-.39.191-.712c.356.268.533.616.555.923c.01.133-.008.292-.074.461l1.106%201.106a2.6%202.6%200%200%200%20.464-1.676c-.077-1.049-.778-1.927-1.794-2.39v-.02a2%202%200%200%200-.002-.186l-.001-.018l-.001-.008v-.007a.75.75%200%200%200-1.467-.133a6%206%200%200%200-1.14-.012q.015-.264.043-.539a8.4%208.4%200%200%200%202.08-.52a.75.75%200%201%200-.542-1.399a7%207%200%200%201-1.299.368l.056-.275a.75.75%200%201%200-1.468-.308q-.075.355-.134.69a13%2013%200%200%201-1.047-.079a.8.8%200%200%200-.245.014M4.637%202.516L7.003%204.88c-.024-.616-.236-1.137-.602-1.536c-.377-.411-.87-.64-1.345-.755a4%204%200%200%200-.419-.074m4.376%209.253c-.121-.377.024-.855.696-1.27c.061.536.158%201.08.29%201.656c-.255.03-.473.009-.634-.046c-.19-.064-.296-.168-.352-.34%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.545%2014.252l.601.602a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708L2.273%202.98a.75.75%200%200%200%20.846%201.23q.112-.061.273-.111l.465.465c-.311.04-.64.117-.937.265c-.604.302-1.052.705-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-.184V7.712l1.674%201.674c-.877.642-1.474%201.665-1.093%202.845c.22.678.717%201.102%201.297%201.299c.51.173%201.073.171%201.596.066a.75.75%200%200%200%201.27-.482a4%204%200%200%200%20.397-.261l.26.261a.75.75%200%200%200%20.608%201.37q.28-.107.53-.232M5.393%206.1l.112.112v1.34c-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.022q.178.018.337.041m3.2.371l4.719%204.72q.113-.39.191-.712c.356.268.533.616.555.923c.01.133-.008.292-.074.461l1.106%201.106a2.6%202.6%200%200%200%20.464-1.676c-.077-1.049-.778-1.927-1.794-2.39v-.02a2%202%200%200%200-.002-.186l-.001-.018l-.001-.008v-.007a.75.75%200%200%200-1.467-.133a6%206%200%200%200-1.14-.012q.015-.264.043-.539a8.4%208.4%200%200%200%202.08-.52a.75.75%200%201%200-.542-1.399a7%207%200%200%201-1.299.368l.056-.275a.75.75%200%201%200-1.468-.308q-.075.355-.134.69a13%2013%200%200%201-1.047-.079a.8.8%200%200%200-.245.014M4.637%202.516L7.003%204.88c-.024-.616-.236-1.137-.602-1.536c-.377-.411-.87-.64-1.345-.755a4%204%200%200%200-.419-.074m4.376%209.253c-.121-.377.024-.855.696-1.27c.061.536.158%201.08.29%201.656c-.255.03-.473.009-.634-.046c-.19-.064-.296-.168-.352-.34%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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