John KuehJohn Kueh

thumbs up rectangle icon

HugeIcons · ThumbsUpRectangleIcon · MIT

Download SVG

The HugeIcons thumbs up rectangle icon visually represents approval or positive feedback, commonly used to indicate a like, agreement, or a positive status.

Common uses

  • Liking a post or comment
  • Confirming a positive action
  • Indicating a 'good' or 'approved' status

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
like iconapproval iconpositive feedback icongood icon

FAQ

What does the thumbs up rectangle icon represent?
It signifies approval, agreement, or positive feedback, often used for liking content or confirming a positive state.
How do I use the ThumbsUpRectangleIcon in React?
Import both HugeiconsIcon and ThumbsUpRectangleIcon, then render <HugeiconsIcon icon={ThumbsUpRectangleIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →