Translate Pixel Art Icon
A translate icon for language switchers, localization settings, multilingual content and translation tool buttons.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Translate icon
An icon representing language translation, typically depicting characters or arrows between two language forms. Use it on a 'Translate this page' button, a language-selector dropdown trigger, a localization settings page, or an AI-translation tool action. It signals that content is available in another language or that a conversion between languages is underway. For a general globe or language setting not tied to active translation, a globe icon often communicates region preference without implying instant conversion.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/translate.svg" width="24" height="24" alt="Translate" />
<!-- React -->
import { Translate } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="translate.svg" width="48" height="48" style="image-rendering: pixelated" />