Pixelarticons

Thumbs Up 2 Pixel Art Icon

An alternate thumbs-up icon in a second drawing style for like or approval buttons where a different visual variant is preferred.

people Pro 4 variants

Tags

thumbsupupwardtopabove

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 icon

A second stylistic interpretation of the thumbs-up gesture with slightly different proportions or line weight than the primary icon. Reach for it when the main thumbs-up icon does not match the aesthetic of your icon set, or when you need a distinct visual to differentiate two like-related actions (for example, a 'Like' vs. a 'Love'). The meaning stays the same: approval, positive feedback, or upvote. The thumbs-up-2-left variant mirrors this style for directional needs.

Usage

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

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

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

Related icons