John KuehJohn Kueh

yelp icon

HugeIcons · YelpIcon · MIT

Download SVG

The HugeIcons yelp icon depicts a stylized speech bubble, commonly used to represent user reviews, ratings, or feedback sections within an application.

Common uses

  • Review submission button
  • Displaying user ratings
  • Link to a feedback form

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
speech bubblecommentmessagefeedback

FAQ

What does the Yelp icon represent?
The Yelp icon is a speech bubble, typically used for user reviews, ratings, or feedback.
How do I use the Yelp icon in React?
Import both HugeiconsIcon and YelpIcon, then render it using <HugeiconsIcon icon={YelpIcon} />.
What is the license for the Yelp icon?
The Yelp icon is available under the MIT license.

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 →