Translate SVG icon, line

Free

Two overlapping speech bubbles contain different marks to suggest translation. This icon works in language course menus and multilingual help pages.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/MnjeDxwf40C8/amnt.svg" alt="Translate" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M13 15H7l-4 3v-4a5 5 0 0 1-1-3V7a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v2"/><path d="M11 11a4 4 0 0 1 4-4h3a4 4 0 0 1 4 4v5a4 4 0 0 1-4 4h-2l-3 2v-3a4 4 0 0 1-2-3z"/><path d="M6 9h5"/><path d="m16 13 2 2m0-2-2 2"/></svg>
CSS background-image
.translate {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/MnjeDxwf40C8/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.translate {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/MnjeDxwf40C8/amnt.svg") center / contain no-repeat;
}
React
import TranslateSvg from "./translate.jsx"; // from the React tab above

<TranslateSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Translate: Two overlapping speech bubbles, one with a short line and one with a different mark. as part of the pack Education icons, line. Want one like it? Make your own in the SVG studio.

Rest of Education icons, line

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence