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

Name
translate-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M13.002 20c-.55 0-1-.45-1-1v-.34c-1.298.612-3.234 1.35-5.012 1.35L7 20c-2.76 0-5-2.24-5-5s2.24-5 5-5c1.693 0 3.345.413 5.002 1.257V11c0-2.21-1.79-4-4-4c-1.73 0-3.54.89-3.55.9c-.5.24-1.09.04-1.34-.45a.993.993 0 0 1 .45-1.34l.026-.012C3.856 5.97 5.907 5 8.012 5c3.31 0 6 2.69 6 6v8c0 .55-.45 1-1 1zm-1-6.441C10.29 12.503 8.695 12.01 6.99 12.01c-1.65 0-3 1.35-3 3s1.35 3 3 3c1.84 0 4.06-1.08 5.012-1.59zM23.011 25c-.33 0-.66-.17-.85-.47a7 7 0 0 1-.274-.497C20.846 24.675 19.82 25 19 25c-2.07 0-3-1.51-3-3c0-1.56.7-3.27 1.88-4.58a7.3 7.3 0 0 1 2.134-1.631l-.002-.319c0-1.12.173-2.362.405-3.52q-1.103.049-2.409.05a1.003 1.003 0 0 1-.996-1c0-.55.45-1 1-1c1.069 0 2.027-.028 2.88-.074c.336-1.265.649-2.166.68-2.246c.18-.52.75-.8 1.27-.62s.8.75.62 1.27l-.014.042c-.048.147-.218.661-.425 1.384c2.52-.273 3.605-.68 3.619-.686c.51-.2 1.09.05 1.29.57c.2.51-.05 1.09-.56 1.29l-.01.003c-.147.055-1.593.593-4.863.883c-.237 1.076-.434 2.255-.471 3.31A8.4 8.4 0 0 1 23.5 15c.51 0 .99.03 1.45.1c.03-.35.05-.72.05-1.1c0-.55.45-1 1-1s1 .45 1 1s-.03 1.09-.09 1.61c1.94.8 3.09 2.36 3.09 4.39c0 3.69-2.4 5.6-4.49 6.86a.99.99 0 0 1-1.36-.35c-.28-.47-.13-1.09.34-1.37C26.99 23.64 28 22.15 28 20c0-1.21-.65-1.94-1.48-2.37c-.611 2.196-1.743 3.914-3.01 5.137c.21.458.356.705.362.713c.29.47.14 1.09-.33 1.37a1 1 0 0 1-.52.15zm1.993 2h.005H25zm-6.997-15h.004h-.01zm4.728 8.645a9.4 9.4 0 0 0 1.874-3.575c-.45-.06-.84-.07-1.1-.07c-.52 0-.99.059-1.415.16c.119 1.357.367 2.53.641 3.485m-2.57-2.591a5.4 5.4 0 0 0-.786.716c-1.01 1.11-1.37 2.4-1.37 3.23c0 1 .73 1 1 1c.46 0 1.24-.277 2.086-.86a19.8 19.8 0 0 1-.93-4.086"/></svg>

React

import type { SVGProps } from "react";

export function FluentTranslate32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.002 20c-.55 0-1-.45-1-1v-.34c-1.298.612-3.234 1.35-5.012 1.35L7 20c-2.76 0-5-2.24-5-5s2.24-5 5-5c1.693 0 3.345.413 5.002 1.257V11c0-2.21-1.79-4-4-4c-1.73 0-3.54.89-3.55.9c-.5.24-1.09.04-1.34-.45a.993.993 0 0 1 .45-1.34l.026-.012C3.856 5.97 5.907 5 8.012 5c3.31 0 6 2.69 6 6v8c0 .55-.45 1-1 1zm-1-6.441C10.29 12.503 8.695 12.01 6.99 12.01c-1.65 0-3 1.35-3 3s1.35 3 3 3c1.84 0 4.06-1.08 5.012-1.59zM23.011 25c-.33 0-.66-.17-.85-.47a7 7 0 0 1-.274-.497C20.846 24.675 19.82 25 19 25c-2.07 0-3-1.51-3-3c0-1.56.7-3.27 1.88-4.58a7.3 7.3 0 0 1 2.134-1.631l-.002-.319c0-1.12.173-2.362.405-3.52q-1.103.049-2.409.05a1.003 1.003 0 0 1-.996-1c0-.55.45-1 1-1c1.069 0 2.027-.028 2.88-.074c.336-1.265.649-2.166.68-2.246c.18-.52.75-.8 1.27-.62s.8.75.62 1.27l-.014.042c-.048.147-.218.661-.425 1.384c2.52-.273 3.605-.68 3.619-.686c.51-.2 1.09.05 1.29.57c.2.51-.05 1.09-.56 1.29l-.01.003c-.147.055-1.593.593-4.863.883c-.237 1.076-.434 2.255-.471 3.31A8.4 8.4 0 0 1 23.5 15c.51 0 .99.03 1.45.1c.03-.35.05-.72.05-1.1c0-.55.45-1 1-1s1 .45 1 1s-.03 1.09-.09 1.61c1.94.8 3.09 2.36 3.09 4.39c0 3.69-2.4 5.6-4.49 6.86a.99.99 0 0 1-1.36-.35c-.28-.47-.13-1.09.34-1.37C26.99 23.64 28 22.15 28 20c0-1.21-.65-1.94-1.48-2.37c-.611 2.196-1.743 3.914-3.01 5.137c.21.458.356.705.362.713c.29.47.14 1.09-.33 1.37a1 1 0 0 1-.52.15zm1.993 2h.005H25zm-6.997-15h.004h-.01zm4.728 8.645a9.4 9.4 0 0 0 1.874-3.575c-.45-.06-.84-.07-1.1-.07c-.52 0-.99.059-1.415.16c.119 1.357.367 2.53.641 3.485m-2.57-2.591a5.4 5.4 0 0 0-.786.716c-1.01 1.11-1.37 2.4-1.37 3.23c0 1 .73 1 1 1c.46 0 1.24-.277 2.086-.86a19.8 19.8 0 0 1-.93-4.086"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.002 20c-.55 0-1-.45-1-1v-.34c-1.298.612-3.234 1.35-5.012 1.35L7 20c-2.76 0-5-2.24-5-5s2.24-5 5-5c1.693 0 3.345.413 5.002 1.257V11c0-2.21-1.79-4-4-4c-1.73 0-3.54.89-3.55.9c-.5.24-1.09.04-1.34-.45a.993.993 0 0 1 .45-1.34l.026-.012C3.856 5.97 5.907 5 8.012 5c3.31 0 6 2.69 6 6v8c0 .55-.45 1-1 1zm-1-6.441C10.29 12.503 8.695 12.01 6.99 12.01c-1.65 0-3 1.35-3 3s1.35 3 3 3c1.84 0 4.06-1.08 5.012-1.59zM23.011 25c-.33 0-.66-.17-.85-.47a7 7 0 0 1-.274-.497C20.846 24.675 19.82 25 19 25c-2.07 0-3-1.51-3-3c0-1.56.7-3.27 1.88-4.58a7.3 7.3 0 0 1 2.134-1.631l-.002-.319c0-1.12.173-2.362.405-3.52q-1.103.049-2.409.05a1.003 1.003 0 0 1-.996-1c0-.55.45-1 1-1c1.069 0 2.027-.028 2.88-.074c.336-1.265.649-2.166.68-2.246c.18-.52.75-.8 1.27-.62s.8.75.62 1.27l-.014.042c-.048.147-.218.661-.425 1.384c2.52-.273 3.605-.68 3.619-.686c.51-.2 1.09.05 1.29.57c.2.51-.05 1.09-.56 1.29l-.01.003c-.147.055-1.593.593-4.863.883c-.237 1.076-.434 2.255-.471 3.31A8.4 8.4 0 0 1 23.5 15c.51 0 .99.03 1.45.1c.03-.35.05-.72.05-1.1c0-.55.45-1 1-1s1 .45 1 1s-.03 1.09-.09 1.61c1.94.8 3.09 2.36 3.09 4.39c0 3.69-2.4 5.6-4.49 6.86a.99.99 0 0 1-1.36-.35c-.28-.47-.13-1.09.34-1.37C26.99 23.64 28 22.15 28 20c0-1.21-.65-1.94-1.48-2.37c-.611 2.196-1.743 3.914-3.01 5.137c.21.458.356.705.362.713c.29.47.14 1.09-.33 1.37a1 1 0 0 1-.52.15zm1.993 2h.005H25zm-6.997-15h.004h-.01zm4.728 8.645a9.4 9.4 0 0 0 1.874-3.575c-.45-.06-.84-.07-1.1-.07c-.52 0-.99.059-1.415.16c.119 1.357.367 2.53.641 3.485m-2.57-2.591a5.4 5.4 0 0 0-.786.716c-1.01 1.11-1.37 2.4-1.37 3.23c0 1 .73 1 1 1c.46 0 1.24-.277 2.086-.86a19.8 19.8 0 0 1-.93-4.086"/></svg>
</template>

CSS

.icon-translate-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.002%2020c-.55%200-1-.45-1-1v-.34c-1.298.612-3.234%201.35-5.012%201.35L7%2020c-2.76%200-5-2.24-5-5s2.24-5%205-5c1.693%200%203.345.413%205.002%201.257V11c0-2.21-1.79-4-4-4c-1.73%200-3.54.89-3.55.9c-.5.24-1.09.04-1.34-.45a.993.993%200%200%201%20.45-1.34l.026-.012C3.856%205.97%205.907%205%208.012%205c3.31%200%206%202.69%206%206v8c0%20.55-.45%201-1%201zm-1-6.441C10.29%2012.503%208.695%2012.01%206.99%2012.01c-1.65%200-3%201.35-3%203s1.35%203%203%203c1.84%200%204.06-1.08%205.012-1.59zM23.011%2025c-.33%200-.66-.17-.85-.47a7%207%200%200%201-.274-.497C20.846%2024.675%2019.82%2025%2019%2025c-2.07%200-3-1.51-3-3c0-1.56.7-3.27%201.88-4.58a7.3%207.3%200%200%201%202.134-1.631l-.002-.319c0-1.12.173-2.362.405-3.52q-1.103.049-2.409.05a1.003%201.003%200%200%201-.996-1c0-.55.45-1%201-1c1.069%200%202.027-.028%202.88-.074c.336-1.265.649-2.166.68-2.246c.18-.52.75-.8%201.27-.62s.8.75.62%201.27l-.014.042c-.048.147-.218.661-.425%201.384c2.52-.273%203.605-.68%203.619-.686c.51-.2%201.09.05%201.29.57c.2.51-.05%201.09-.56%201.29l-.01.003c-.147.055-1.593.593-4.863.883c-.237%201.076-.434%202.255-.471%203.31A8.4%208.4%200%200%201%2023.5%2015c.51%200%20.99.03%201.45.1c.03-.35.05-.72.05-1.1c0-.55.45-1%201-1s1%20.45%201%201s-.03%201.09-.09%201.61c1.94.8%203.09%202.36%203.09%204.39c0%203.69-2.4%205.6-4.49%206.86a.99.99%200%200%201-1.36-.35c-.28-.47-.13-1.09.34-1.37C26.99%2023.64%2028%2022.15%2028%2020c0-1.21-.65-1.94-1.48-2.37c-.611%202.196-1.743%203.914-3.01%205.137c.21.458.356.705.362.713c.29.47.14%201.09-.33%201.37a1%201%200%200%201-.52.15zm1.993%202h.005H25zm-6.997-15h.004h-.01zm4.728%208.645a9.4%209.4%200%200%200%201.874-3.575c-.45-.06-.84-.07-1.1-.07c-.52%200-.99.059-1.415.16c.119%201.357.367%202.53.641%203.485m-2.57-2.591a5.4%205.4%200%200%200-.786.716c-1.01%201.11-1.37%202.4-1.37%203.23c0%201%20.73%201%201%201c.46%200%201.24-.277%202.086-.86a19.8%2019.8%200%200%201-.93-4.086%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.002%2020c-.55%200-1-.45-1-1v-.34c-1.298.612-3.234%201.35-5.012%201.35L7%2020c-2.76%200-5-2.24-5-5s2.24-5%205-5c1.693%200%203.345.413%205.002%201.257V11c0-2.21-1.79-4-4-4c-1.73%200-3.54.89-3.55.9c-.5.24-1.09.04-1.34-.45a.993.993%200%200%201%20.45-1.34l.026-.012C3.856%205.97%205.907%205%208.012%205c3.31%200%206%202.69%206%206v8c0%20.55-.45%201-1%201zm-1-6.441C10.29%2012.503%208.695%2012.01%206.99%2012.01c-1.65%200-3%201.35-3%203s1.35%203%203%203c1.84%200%204.06-1.08%205.012-1.59zM23.011%2025c-.33%200-.66-.17-.85-.47a7%207%200%200%201-.274-.497C20.846%2024.675%2019.82%2025%2019%2025c-2.07%200-3-1.51-3-3c0-1.56.7-3.27%201.88-4.58a7.3%207.3%200%200%201%202.134-1.631l-.002-.319c0-1.12.173-2.362.405-3.52q-1.103.049-2.409.05a1.003%201.003%200%200%201-.996-1c0-.55.45-1%201-1c1.069%200%202.027-.028%202.88-.074c.336-1.265.649-2.166.68-2.246c.18-.52.75-.8%201.27-.62s.8.75.62%201.27l-.014.042c-.048.147-.218.661-.425%201.384c2.52-.273%203.605-.68%203.619-.686c.51-.2%201.09.05%201.29.57c.2.51-.05%201.09-.56%201.29l-.01.003c-.147.055-1.593.593-4.863.883c-.237%201.076-.434%202.255-.471%203.31A8.4%208.4%200%200%201%2023.5%2015c.51%200%20.99.03%201.45.1c.03-.35.05-.72.05-1.1c0-.55.45-1%201-1s1%20.45%201%201s-.03%201.09-.09%201.61c1.94.8%203.09%202.36%203.09%204.39c0%203.69-2.4%205.6-4.49%206.86a.99.99%200%200%201-1.36-.35c-.28-.47-.13-1.09.34-1.37C26.99%2023.64%2028%2022.15%2028%2020c0-1.21-.65-1.94-1.48-2.37c-.611%202.196-1.743%203.914-3.01%205.137c.21.458.356.705.362.713c.29.47.14%201.09-.33%201.37a1%201%200%200%201-.52.15zm1.993%202h.005H25zm-6.997-15h.004h-.01zm4.728%208.645a9.4%209.4%200%200%200%201.874-3.575c-.45-.06-.84-.07-1.1-.07c-.52%200-.99.059-1.415.16c.119%201.357.367%202.53.641%203.485m-2.57-2.591a5.4%205.4%200%200%200-.786.716c-1.01%201.11-1.37%202.4-1.37%203.23c0%201%20.73%201%201%201c.46%200%201.24-.277%202.086-.86a19.8%2019.8%200%200%201-.93-4.086%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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