translate icon

translate from Majesticons by Gerrit Halfmann · Solid · MIT Free for personal and commercial use.

Name
translate
Set
Majesticons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Majesticons

The same icon in other sets

Use the translate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 1a4 4 0 0 0-4 4v14a4 4 0 0 0 4 4h14a4 4 0 0 0 4-4V5a4 4 0 0 0-4-4H5zm4 3a1 1 0 0 0-2 0v1H4a1 1 0 0 0 0 2h6.432a8.323 8.323 0 0 1-1.117 3.127L7.753 8.34a1 1 0 1 0-1.506 1.32l1.837 2.098C6.7 13.231 5.1 14 4 14a1 1 0 1 0 0 2c1.806 0 3.83-1.111 5.406-2.732l.341.39a1 1 0 0 0 1.506-1.316l-.567-.648c.908-1.341 1.573-2.941 1.76-4.694H14a1 1 0 1 0 0-2H9V4zm7.894 5.553a1 1 0 0 0-1.788 0l-3 6a.998.998 0 0 0-.055.13l-1 3a1 1 0 0 0 1.898.633L13.72 17h4.558l.772 2.316a1 1 0 0 0 1.898-.632l-1-3a.998.998 0 0 0-.055-.131l-3-6zM16 12.236L17.382 15h-2.764L16 12.236z" fill="currentColor"/></g></svg>

React

import type { SVGProps } from "react";

export function MajesticonsTranslate(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fillRule="evenodd" clipRule="evenodd" d="M5 1a4 4 0 0 0-4 4v14a4 4 0 0 0 4 4h14a4 4 0 0 0 4-4V5a4 4 0 0 0-4-4H5zm4 3a1 1 0 0 0-2 0v1H4a1 1 0 0 0 0 2h6.432a8.323 8.323 0 0 1-1.117 3.127L7.753 8.34a1 1 0 1 0-1.506 1.32l1.837 2.098C6.7 13.231 5.1 14 4 14a1 1 0 1 0 0 2c1.806 0 3.83-1.111 5.406-2.732l.341.39a1 1 0 0 0 1.506-1.316l-.567-.648c.908-1.341 1.573-2.941 1.76-4.694H14a1 1 0 1 0 0-2H9V4zm7.894 5.553a1 1 0 0 0-1.788 0l-3 6a.998.998 0 0 0-.055.13l-1 3a1 1 0 0 0 1.898.633L13.72 17h4.558l.772 2.316a1 1 0 0 0 1.898-.632l-1-3a.998.998 0 0 0-.055-.131l-3-6zM16 12.236L17.382 15h-2.764L16 12.236z" fill="currentColor"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M5 1a4 4 0 0 0-4 4v14a4 4 0 0 0 4 4h14a4 4 0 0 0 4-4V5a4 4 0 0 0-4-4H5zm4 3a1 1 0 0 0-2 0v1H4a1 1 0 0 0 0 2h6.432a8.323 8.323 0 0 1-1.117 3.127L7.753 8.34a1 1 0 1 0-1.506 1.32l1.837 2.098C6.7 13.231 5.1 14 4 14a1 1 0 1 0 0 2c1.806 0 3.83-1.111 5.406-2.732l.341.39a1 1 0 0 0 1.506-1.316l-.567-.648c.908-1.341 1.573-2.941 1.76-4.694H14a1 1 0 1 0 0-2H9V4zm7.894 5.553a1 1 0 0 0-1.788 0l-3 6a.998.998 0 0 0-.055.13l-1 3a1 1 0 0 0 1.898.633L13.72 17h4.558l.772 2.316a1 1 0 0 0 1.898-.632l-1-3a.998.998 0 0 0-.055-.131l-3-6zM16 12.236L17.382 15h-2.764L16 12.236z" fill="currentColor"/></g></svg>
</template>

CSS

.icon-translate {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%201a4%204%200%200%200-4%204v14a4%204%200%200%200%204%204h14a4%204%200%200%200%204-4V5a4%204%200%200%200-4-4H5zm4%203a1%201%200%200%200-2%200v1H4a1%201%200%200%200%200%202h6.432a8.323%208.323%200%200%201-1.117%203.127L7.753%208.34a1%201%200%201%200-1.506%201.32l1.837%202.098C6.7%2013.231%205.1%2014%204%2014a1%201%200%201%200%200%202c1.806%200%203.83-1.111%205.406-2.732l.341.39a1%201%200%200%200%201.506-1.316l-.567-.648c.908-1.341%201.573-2.941%201.76-4.694H14a1%201%200%201%200%200-2H9V4zm7.894%205.553a1%201%200%200%200-1.788%200l-3%206a.998.998%200%200%200-.055.13l-1%203a1%201%200%200%200%201.898.633L13.72%2017h4.558l.772%202.316a1%201%200%200%200%201.898-.632l-1-3a.998.998%200%200%200-.055-.131l-3-6zM16%2012.236L17.382%2015h-2.764L16%2012.236z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%201a4%204%200%200%200-4%204v14a4%204%200%200%200%204%204h14a4%204%200%200%200%204-4V5a4%204%200%200%200-4-4H5zm4%203a1%201%200%200%200-2%200v1H4a1%201%200%200%200%200%202h6.432a8.323%208.323%200%200%201-1.117%203.127L7.753%208.34a1%201%200%201%200-1.506%201.32l1.837%202.098C6.7%2013.231%205.1%2014%204%2014a1%201%200%201%200%200%202c1.806%200%203.83-1.111%205.406-2.732l.341.39a1%201%200%200%200%201.506-1.316l-.567-.648c.908-1.341%201.573-2.941%201.76-4.694H14a1%201%200%201%200%200-2H9V4zm7.894%205.553a1%201%200%200%200-1.788%200l-3%206a.998.998%200%200%200-.055.13l-1%203a1%201%200%200%200%201.898.633L13.72%2017h4.558l.772%202.316a1%201%200%200%200%201.898-.632l-1-3a.998.998%200%200%200-.055-.131l-3-6zM16%2012.236L17.382%2015h-2.764L16%2012.236z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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