John KuehJohn Kueh

chat feedback icon

HugeIcons · ChatFeedbackIcon · MIT

Download SVG

The HugeIcons chat feedback icon visually represents user input or comments within a conversational context, commonly used for buttons or links that allow users to provide feedback on a chat or message.

Common uses

  • Submit feedback button
  • Rate chat experience
  • Report a message

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
comment iconmessage feedbackspeech bubble feedbackreview icon

FAQ

What is the chat feedback icon used for?
It's used to indicate where users can provide comments or feedback related to a chat conversation or specific messages.
How do I use the ChatFeedbackIcon in React?
Import both HugeiconsIcon and ChatFeedbackIcon, then render <HugeiconsIcon icon={ChatFeedbackIcon} />.
What is the license for this icon?
This icon is available 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 →