John KuehJohn Kueh

thumbs up down icon

HugeIcons · ThumbsUpDownIcon · MIT

Download SVG

The HugeIcons thumbs up down icon depicts a hand with the thumb pointing up and another hand with the thumb pointing down, commonly used to represent approval or disapproval, or to indicate a preference between two options.

Common uses

  • Rating system (like/dislike)
  • Voting mechanism
  • Preference selection

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ThumbsUpDownIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ThumbsUpDownIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
like dislikeup down voteapproval disapprovalchoice

FAQ

What is the thumbs up down icon used for?
It's used to visually represent agreement or disagreement, or to allow users to choose between two opposing options.
How do I use the ThumbsUpDownIcon in React?
Import both HugeiconsIcon and ThumbsUpDownIcon, then render <HugeiconsIcon icon={ThumbsUpDownIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →