Translate icon in outline, twotone, bold and bulk. Free in all four styles, for editors, typography, links, translation. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconTranslate } from "@devigner-ui/icons";
<IconTranslate className="size-6" />
<script setup>
import { IconTranslate } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTranslate class="size-6" />
</template>
<script>
import { IconTranslate } from "@devigner-ui/icons-svelte";
</script>
<IconTranslate class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.73 18.67 17.6 14.4l-2.14 4.27" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.84 17.91h3.52" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M17.6 22a5.08 5.08 0 1 1 0-10.16 5.08 5.08 0 0 1 0 10.16" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M5.7 2h3.9q3.1 0 3.02 3.02v3.92q.08 3.1-3.02 3.02H5.7q-3.02.07-3.02-3.03V5.01Q2.67 2 5.7 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.68 5.85H5.62" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.64 5.17v.68" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.66 5.84a3.1 3.1 0 0 1-3.05 3.17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.68 9.01c-.73 0-1.39-.39-1.85-1.01" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M2.67 15a7 7 0 0 0 7 7l-1.05-1.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.67 9a7 7 0 0 0-7-7l1.05 1.75" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>