Pixelarticons

Thumbs Up 2 Left Pixel Art Icon

A leftward alternate thumbs-up icon for mirrored approval buttons, RTL layouts and inward-facing paired reaction controls.

people Pro 4 variants

Tags

thumbsupupwardtopaboveleftbackpreviouswest

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the Thumbs Up 2 Left icon

The second-style thumbs-up rotated to face left, suited to right-to-left layouts or symmetrical horizontal button pairs where both thumbs point inward. It communicates the same approval or like meaning as the standard thumbs-up-2 icon; only the orientation changes. Use it when building mirrored UI components or designing for RTL languages. In standard left-to-right interfaces without a mirroring requirement, the upward-facing thumbs-up-2 is the default.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/thumbs-up-2-left.svg" width="24" height="24" alt="Thumbs Up 2 Left" />

<!-- React -->
import { ThumbsUp2Left } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="thumbs-up-2-left.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons