Pixelarticons

Thumbs Down 2 Pixel Art Icon

An alternate thumbs-down icon in a second drawing style for dislike buttons, downvotes and negative reactions where a style variant is needed.

people Pro 4 variants

Tags

thumbsdowndownwardbottombelow

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 icon

A second stylistic interpretation of the thumbs-down gesture, offering a slightly different line weight or proportions compared with the primary thumbs-down icon. Use it when the default variant does not visually match the rest of your icon set, or when you need two distinct dislike icons for A/B testing or component-library differentiation. Its meaning is identical: disapproval, downvote, or negative feedback. The thumbs-down-2-left variant mirrors this same style to the left.

Usage

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

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

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

Related icons