John KuehJohn Kueh

chat outcome icon

HugeIcons · ChatOutcomeIcon · MIT

Download SVG

The HugeIcons chat outcome icon visually represents the result or status of a conversation, often used to indicate success, failure, or completion of a chat-related action.

Common uses

  • Status indicator for chat messages
  • Confirmation of chat completion
  • Visual cue for chat errors

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chat resultconversation statusmessage outcomechat completion

FAQ

What does the chat outcome icon represent?
It signifies the result or status of a chat interaction, such as success, failure, or completion.
How do I use the ChatOutcomeIcon in React?
Import both HugeiconsIcon and ChatOutcomeIcon, then render it using <HugeiconsIcon icon={ChatOutcomeIcon} />.
What is the license for this icon?
The HugeIcons chat outcome 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 →