The HugeIcons chat feedback 01 icon depicts a speech bubble with a checkmark, commonly used to represent user feedback, confirmation messages, or successful communication.
Common uses
- Confirming a submitted form
- Indicating a successful chat message send
- Displaying user-submitted feedback
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChatFeedback01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChatFeedback01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- feedback iconchat confirmationmessage successcomment check
FAQ
- What does the chat feedback 01 icon represent?
- It represents user feedback or a confirmation of a successful action, like sending a message or submitting a form.
- How do I use the ChatFeedback01Icon in React?
- Import both HugeiconsIcon and ChatFeedback01Icon, then render <HugeiconsIcon icon={ChatFeedback01Icon} />.
- 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.