Pixelarticons

Translate Pixel Art Icon

A translate icon for language switchers, localization settings, multilingual content and translation tool buttons.

communication Pro 1 variant

Style variants

base

Outline ยท rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

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" />

Related icons