Pixelarticons

Thumbs Up Left Pixel Art Icon

A leftward thumbs-up icon for RTL-mirrored like buttons and inward-facing approval gestures in symmetrical horizontal reaction pairs.

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 Left icon

The primary thumbs-up gesture turned to face left rather than straight up. Right-to-left interfaces that mirror icons need this orientation to preserve the natural reading direction of the gesture. It also works in a centered like/dislike pair where the thumbs-up faces right and this icon faces left, or vice versa, for visual balance. The meaning is unchanged: approval and positive reaction. For standard western left-to-right layouts, the default upward thumbs-up is the common choice.

Usage

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

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

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

Related icons