Pixelarticons

Thumbs Down 2 Left Pixel Art Icon

A leftward alternate thumbs-down icon for mirrored dislike buttons, right-to-left layouts and directional negative-feedback indicators.

people Pro 4 variants

Tags

thumbsdowndownwardbottombelowleftbackpreviouswest

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

The second-style thumbs-down gesture rotated to point left rather than straight down. This is useful in right-to-left language layouts where icons are mirrored, or in a horizontal pair where the left thumb faces inward toward a center point. Its meaning remains negative feedback or disapproval; the orientation change is purely directional. For standard left-to-right dislike controls, thumbs-down-2 faces the conventional downward direction.

Usage

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

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

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

Related icons